human_bytes 0.1.0

Crate to convert bytes into human-readable values
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[badges.gitlab]
repository = "forkbomb9/human_bytes-rs"

[package]
authors = ["Namkhai B. <namkhai.n3@protonmail.com>"]
description = "Crate to convert bytes into human-readable values"
edition = "2018"
keywords = ["bytes", "conversion"]
license = "BSD-2-Clause"
name = "human_bytes"
readme = "README.md"
repository = "https://gitlab.com/forkbomb9/human_bytes-rs"
version = "0.1.0"