readable 0.2.1

Human readable data formatting
Documentation
[dependencies.num-format]
version = "0.4.4"

[dependencies.serde]
features = ["derive"]
optional = true
version = "1.0.152"

[features]
default = []
ignore_nan_inf = []

[package]
authors = ["hinto.janai <hinto.janai@protonmail.com>"]
description = "Human readable data formatting"
documentation = "https://docs.rs/readable"
edition = "2021"
keywords = ["human", "readable", "data", "read", "string"]
license = "MIT"
name = "readable"
readme = "README.md"
repository = "https://github.com/hinto-janai/readable"
version = "0.2.1"