size_format 1.0.2

Allows for easier formatting of sizes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.generic-array]
version = "0.12.0"

[dependencies.num]
default-features = false
version = "0.2"

[package]
authors = ["aticu <15schnic@gmail.com>"]
categories = ["value-formatting"]
description = "Allows for easier formatting of sizes."
keywords = ["size", "prefix", "unit", "format", "no_std"]
license = "MIT OR Apache-2.0"
name = "size_format"
readme = "README.md"
repository = "https://github.com/aticu/size_format"
version = "1.0.2"