2 unstable releases
0.2.0 | Feb 18, 2022 |
---|---|
0.1.0 | Feb 15, 2022 |
#792 in Command-line interface
24 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
~2.7–4MB
~57K SLoC