1 unstable release
0.1.0 | Nov 26, 2021 |
---|
#95 in #progress-bar
9KB
201 lines
pogress-bar
A rust library to recreate popular terminal progress bars.
Features
Everything is a mess - NOTHING IS STABLE.
- Cargo style prog bar
- Apt style prog bar
- [] Catch SIGINT
Documentation
lib.rs page: TBD
Usage
See examples/
for some use cases.
For a list of examples:
cargo run --example
To run an example:
cargo run --example {EXAMPLE_NAME}
Dependencies
~0–10MB
~44K SLoC