| Crates.io | pogress-bar |
| lib.rs | pogress-bar |
| version | 0.1.0 |
| created_at | 2021-11-26 12:08:49.331621+00 |
| updated_at | 2021-11-26 12:08:49.331621+00 |
| description | Display and use popular terminal progress bars (APT, Cargo, etc.) |
| homepage | |
| repository | https://github.com/t0a5ted/pogress-bar |
| max_upload_size | |
| id | 487999 |
| size | 12,539 |
A rust library to recreate popular terminal progress bars.
Everything is a mess - NOTHING IS STABLE.
Cargo style prog bar
Apt style prog bar
[] Catch SIGINT
lib.rs page: TBD
See examples/ for some use cases.
For a list of examples:
cargo run --example
To run an example:
cargo run --example {EXAMPLE_NAME}