Format numbers with metric and binary unit prefixes
- Rust 100%
| .forgejo/workflows | ||
| examples | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
| rustfmt.toml | ||
unit-prefix
This project is a fork / continuation of the unmaintained 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.