Crate ucum

Source
Expand description

Modules§

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