simple-tqdm

Crates.iosimple-tqdm
lib.rssimple-tqdm
version0.2.0
sourcesrc
created_at2023-10-02 13:32:22.374985
updated_at2024-04-06 17:53:16.707078
descriptionA simple progress bar library much like python's tqdm
homepage
repositoryhttps://github.com/Icerath/simple-tqdm/
max_upload_size
id989962
size21,769
Dorje Gilfillan (Icerath)

documentation

README

simple-tqdm

A small rust library that wraps around indicatif, and tries to be similar to python's tqdm library.

[examples/multiple.rs]

[examples/large.rs]

Commit count: 22

cargo fmt