duration-breakdown 0.2.0

Breakdowns of time durations into their constituent parts
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[dev-dependencies.quickcheck]
version = "1.0.3"

[package]
authors = ["Thomas Castleman <thomascastleman0@gmail.com>"]
description = "Breakdowns of time durations into their constituent parts"
edition = "2018"
keywords = ["time", "duration"]
license = "MIT"
name = "duration-breakdown"
readme = "README.md"
repository = "https://github.com/thomascastleman/duration-breakdown.git"
version = "0.2.0"