unit-prefix
Format numbers with metric and binary unit prefixes
0.5.2
57M downloads/mo
#1134 most downloaded on crates.io
source
What this package is like to depend on
Last release 9 months ago
16 Nov 2025
Ships on a steady schedule
a new release about every 11 months
Most releases are documented
notes for 2 of 3 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
3 releases · first in 2024
1 release in the last 12 months
see the full history below
Release timeline
3 releases · Feb 2024 to Nov 2025Releases
latest 3-
0.5.216 Nov 2025Nothing published for this version
-
0.5.111 Dec 2024Release notes
Open source →Implementations of the
DisplayandFromStrtraits are now also available inno_stdmode. Both traits have been incoresince Rust 1.6 - since the introduction ofcore(#1, @aatifsyed).The only code that remains gated by the
"std"feature isimpl std::error::Error for NumberPrefixParseError. -
0.5.017 Feb 2024Release notes
Open source →This is the initial release of unit-prefix after the fork from number-prefix. Public APIs remains unchanged.