Crates.io | chug |
lib.rs | chug |
version | 1.1.0 |
source | src |
created_at | 2022-12-30 17:07:55.846363 |
updated_at | 2023-01-10 15:53:02.711282 |
description | Estimate time remaining for a long-running process |
homepage | |
repository | https://github.com/bencevans/chug |
max_upload_size | |
id | 747953 |
size | 8,533 |
Estimate the time remaining for a long-running process.
cargo add chug
See examples/tick.rs for a simple example.
MIT