2 unstable releases
0.2.0 | Feb 18, 2022 |
---|---|
0.1.0 | Feb 15, 2022 |
#861 in Command-line interface
73 downloads per month
Used in geofetch
24KB
410 lines
textflow
A Rust library based on textwrap
to print text in columns and align to the right, center or justify text
It was primarily made for COQ and can be used, modified and distributed under the terms of the MIT License.
Many thanks to @mgeisler for textwrap
.
lib.rs
:
A library built upon textwrap
that lets you print text in columns, aligned to the right, centered
or justified.
Dependencies
~5MB
~79K SLoC