# eng_fmt
This is a Rust crate that formats `f64` as a `String` in [engineering notation](https://en.wikipedia.org/wiki/Engineering_notation).
## Change Log
- 0.1.2: Tweaked this readme and fixed a bad link.
- 0.1.1: Provided much better examples in documentation.