Crates.io | progress-logger |
lib.rs | progress-logger |
version | 0.3.1 |
source | src |
created_at | 2020-04-21 08:54:34.701904 |
updated_at | 2020-09-18 13:23:26.549548 |
description | Simple tool to report the progress of a computation |
homepage | https://github.com/Cecca/progress-logger-rs |
repository | https://github.com/Cecca/progress-logger-rs |
max_upload_size | |
id | 232487 |
size | 18,975 |
A small utility to report progress of computations, in Rust. Inspired by dsiutil
's progress logger.
See the examples directory for example usage.
Currently works only on Linux and MacOS.