human-readable 0.0.1

Rust human readable
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "human-readable"
version = "0.0.1" # https://crates.io/crates/human-readable
edition = "2021"
rust-version = "1.62"
publish = true
description = "Rust human readable"
repository = "https://github.com/gyuho/human-readable"
readme = "README.md"
license = "Apache-2.0"

[dependencies]

[dev-dependencies]