rs-humanize 1.2.0

Format data types into human readable strings
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.num]
version = "0.2.1"

[dev-dependencies.rand]
version = "0.7.3"

[package]
authors = ["Colin Adler <colin@coder.com>"]
description = "Format data types into human readable strings"
documentation = "https://docs.rs/rs-humanize"
edition = "2018"
homepage = "https://github.com/coadler/rs-humanize"
license = "MIT"
name = "rs-humanize"
repository = "https://github.com/coadler/rs-humanize"
version = "1.2.0"