eng_fmt 0.1.2

Zero-depedency rate containing trait providing engineering notation formatting for f64
Documentation
  • Coverage
  • 100%
    4 out of 4 items documented1 out of 4 items with examples
  • Size
  • Source code size: 11.37 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 152.6 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • NatLabRockies/rust_eng_fmt
    2 7 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • calbaker kylecarow nreinicke

eng_fmt

This is a Rust crate that formats f64 as a String in engineering notation.

Change Log

  • 0.1.2: Tweaked this readme and fixed a bad link.
  • 0.1.1: Provided much better examples in documentation.