Crates.io | cranc |
lib.rs | cranc |
version | 0.1.1 |
source | src |
created_at | 2024-04-24 08:04:26.874107 |
updated_at | 2024-04-24 08:13:45.727608 |
description | A simple progress indicator for Rust |
homepage | https://github.com/chriswmann/cranc |
repository | https://github.com/chriswmann/cranc |
max_upload_size | |
id | 1218480 |
size | 10,995 |
A simple terminal progress bar in rust with a nice, type-driven, functional API.
Early stages of development so it's basic and rough around the edges.
The API is subject to substantial change.
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.
A play on "cranc", which is Welsh for "crab" and "crank" as in "to crank the engine".