human-readable 0.0.1

Rust human readable
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[dev-dependencies]

[package]
description = "Rust human readable"
edition = "2021"
license = "Apache-2.0"
name = "human-readable"
publish = true
readme = "README.md"
repository = "https://github.com/gyuho/human-readable"
resolver = "2"
rust-version = "1.62"
version = "0.0.1"