human-readable-time 0.1.1

A data structure for managing a human readable time
Documentation
[badges.maintenance]
status = "actively-developed"

[features]
default = ["std"]
std = []

[package]
authors = ["Tim Janke <tim+github@janke.biz>"]
categories = ["value-formatting", "rust-patterns", "data-structures"]
description = "A data structure for managing a human readable time"
documentation = "https://docs.rs/human-readable-time"
edition = "2018"
exclude = [".github/", ".gitignore"]
keywords = ["time", "duration", "datatype", "type"]
license = "MIT"
name = "human-readable-time"
readme = "README.md"
repository = "https://github.com/flying7eleven/human-readable-time"
version = "0.1.1"