# HUMAT - Human Formatter
[](https://crates.io/crates/humat)
[](https://github.com/hanyu-dev/humat/tags)
[](https://docs.rs/humat)
[](https://github.com/hanyu-dev/humat/actions?query=branch%main)
[](https://github.com/hanyu-dev/humat/blob/main/LICENSE)
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.
## MSRV
1.83.0
## License
MIT
## Credits
This crate is inspired by [BobGneu/human-format-rs](https://github.com/BobGneu/human-format-rs).
If you want a simple and faster solution, this crate is for you.