byteformat 0.1.0

Intuitive easy-to-use formatting of byte sizes
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name        = "byteformat"
version     = "0.1.0"
edition     = "2018"
license     = "MIT"

description = "Intuitive easy-to-use formatting of byte sizes"
repository  = "https://github.com/omni-rs/byteformat"
readme      = "README.md"

authors     = ["Felix 'Omniboy' Scholz <chapldupez@gmail.com>"]
keywords    = ["omni", "byte", "format", "fmt", "human"]