unit-prefix 0.5.2

Format numbers with metric and binary unit prefixes
Documentation
1
2
3
4
5
6
7
8
9
10
# unit-prefix

This project is a fork / continuation of the unmaintained
[number_prefix](https://crates.io/crates/number_prefix) crate.

The minimum supported Rust version is currently 1.31 (matching the release of
the 2018 edition).

API documentation and usage examples are available on
[docs.rs](https://docs.rs/unit-prefix).