avance

Crates.ioavance
lib.rsavance
version0.6.5
sourcesrc
created_at2023-06-27 01:27:35.217732
updated_at2023-07-13 02:32:44.562063
descriptionA lightweight, concurrent-fearless and user-friendly progress bar
homepagehttps://github.com/Aubrey-Liu/avance
repositoryhttps://github.com/Aubrey-Liu/avance/tree/main/crates/avance
max_upload_size
id900883
size42,842
Aubrey Liu (Aubrey-Liu)

documentation

https://docs.rs/avance

README

A Rust library for easily displaying progress bar in command line applications.

avance provides out of box progress bar utilites, which are lightweight, user-friendly and can be used fearlessly in a concurrent environment.

Documentation Crates.io

Examples

examples/single.rs

examples/multi.rs

Commit count: 78

cargo fmt