progrust-bar

Crates.ioprogrust-bar
lib.rsprogrust-bar
version0.1.3
sourcesrc
created_at2024-04-22 10:50:34.266486
updated_at2024-04-23 18:52:16.906043
descriptionA simple progress bar for Rust
homepagehttps://github.com/chriswmann/progrust-bar
repositoryhttps://github.com/chriswmann/progrust-bar
max_upload_size
id1216141
size10,958
Chris (chriswmann)

documentation

README

ci workflow

progrust-bar

A simple terminal progress bar in rust with a nice, type-driven API.

Early stages of development so it's basic and rough around the edges.

The API is subject to substantial change.

You almost certainly shouldn't use this (yet).

Code based on Will Crichton's excellent talk, "Type-Driven API Design in Rust" (although any errors are my own), with some inspiration from tqdm.

Commit count: 23

cargo fmt