pit-wall 0.4.3

measure and report the progress of your program
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.humantime]
version = "2.1.0"

[dependencies.tracing]
version = "0.1.36"

[package]
categories = ["development-tools"]
description = "measure and report the progress of your program"
edition = "2021"
homepage = "https://github.com/alextes/pit-wall"
keywords = ["progress", "eta", "estimate"]
license = "MIT"
name = "pit-wall"
readme = "README.md"
repository = "https://github.com/alextes/pit-wall"
version = "0.4.3"