human_format 1.0.2

Rust Port of human-format from node, formatting numbers for us, while the machines are still at bay.
Documentation
## Overview


This PR proposes...

_provide a detailed explanation of the PR_

## Test Cases & Validation Steps


## TODO


- [ ] run `cargo test` and have 0 failed or skipped test cases
- [ ] run `cargo fmt` and have 0 modified files
- [ ] merge `develop` and validate that it no features are broken
- [ ] document new public API
- [ ] provide new test cases for any new/modified behavior
- [ ] adhere to project standards & practices

## Further Enhancements


_Here is an opportunity for you to provide some feedback on the PR to take it to the next level. These elements may become new issues in the backlog that may grow into their own PRs!_