size 0.1.2

Units and formatting for file sizes in base2 and base10
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.num-traits]
version = "0.2"

[package]
authors = ["Mahmoud Al-Qudsi <mqudsi@neosmart.net>", "NeoSmart Technologies"]
categories = ["value-formatting"]
description = "Units and formatting for file sizes in base2 and base10"
homepage = "https://github.com/neosmart/prettysize-rs"
keywords = ["bytes", "prettysize", "size", "units", "formatting"]
license = "MIT"
name = "size"
readme = "README.md"
repository = "https://github.com/neosmart/prettysize-rs"
version = "0.1.2"