👎Deprecated: use
humat instead, this crate will be removed in the future.Expand description
§human-format-next
[!CAUTION] This crate is deprecated, use
humatinstead.
Formatting numbers for us, while the machines are still at bay.
The primary purpose for this crate is to format numbers in a customizable fashion based around magnitudes.
no_std support is partially added! Though we just print the integer part now.
§MSRV
1.75.0
§License
MIT License.
§Credits
This crate is inspired by BobGneu/human-format-rs, about 20x faster. If you just want a simple and fast solution, this crate is for you.
Structs§
- Format
Result Deprecated - Format result
- Formatter
Deprecated - Entry point to the lib. Use this to handle your formatting needs.
Traits§
- NumberT
Deprecated - Sealed trait for number that can be formatted, including: