Skip to content

flying7eleven/human-readable-time

Repository files navigation

human-readable-time

Build MIT License API docs crates.io

Getting Started

Examples are available for several use-cases, check out the examples folder.

  1. Create a new Rust project: cargo new example

  2. Add dependencies to this create to your Cargo.toml file:

    [dependencies.human-readable-time]
    version = "0.4.0"
    default-features = false
  3. 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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages