progresso

Crates.ioprogresso
lib.rsprogresso
version0.5.0
sourcesrc
created_at2023-02-19 15:30:35.382608
updated_at2023-02-19 15:30:35.382608
descriptionA progress bar library for the terminal with styling.
homepagehttps://github.com/srjilarious/progressors
repositoryhttps://github.com/srjilarious/progressors
max_upload_size
id789097
size22,287
Jeff DeWall (srjilarious)

documentation

README

A progress bar library with some simple styling support. The library supports drawing unicode characters for the ends and middle of the progress bar, and each can have their own background and foreground colors applied.

You can also provide intermediate characters so that the bar animates while it fills. Both the simple (ascii only) and simple_block (unicode characters) show off this feature.

Commit count: 3

cargo fmt