value_unit 0.1.3

A crate for every unit imaginable. Also contains a handy macro
Documentation
  • Coverage
  • 23.08%
    3 out of 13 items documented2 out of 9 items with examples
  • Size
  • Source code size: 17.89 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.12 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • FBastiaan04

#Value Unit Crate This crate allows you to perform calculations with units.

##Usage To create a value_unit use the ValueUnit macro. g = ValueUnit!(9.81 m s^-2)

Then you can perform calculations