byteunit 0.1.0

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

description = "Intuitive easy-to-use byte size representation"
repository  = "https://github.com/omni-rs/byteunit"
readme      = "README.md"

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