human-readable-time
Getting Started
Examples are available for several use-cases, check out the examples folder.
-
Create a new Rust project:
cargo new example -
Add dependencies to this create to your Cargo.toml file:
[] = "0.4.0" = false -
Use it 😉
Minimum Supported Rust Version (MSRV)
The MSRV for this tool ist 1.56.0 since it uses rust 2021 edition features.
License
This project is licensed under the MIT License.