human_bytes 0.2.0

Crate to convert bytes into human-readable values
Documentation
[badges.gitlab]
repository = "forkbomb9/human_bytes-rs"
[dependencies.lexical]
optional = true
version = "5.2"

[features]
default = []
fast = ["lexical"]

[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.2.0"