human-time 0.1.6

This is a library for human readable elapsed time string
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.human-time-macros]
version = "^0.1.7"

[lib]

[package]
description = "This is a library for human readable elapsed time string"
edition = "2021"
keywords = ["human", "time", "elapsed", "duration"]
license = "Apache-2.0"
name = "human-time"
readme = "README.md"
repository = "https://github.com/manlge/human-time"
version = "0.1.6"