Crate ucum

Source
Expand description

Modules§

  • Abstract Syntax Tree for UCUM units.
  • Representation of the dimension of units and quantities.
  • Error type for this crate.
  • Parser for UCUM units and UCUM quantities (i.e. value + unit).
  • Re-exports most useful symbols from the ucum crate.
  • A Quantity has a magnitude and a dimension.
  • Special units conversion funcions. See http://unitsofmeasure.org/ucum.html#section-Special-Units-on-non-ratio-Scales
  • This module initializes the tables of all UCUM units.