Module ratio
Expand description
Ratio (dimensionless quantity).
Structs§
- basis_
point  - basis points
 - part_
per_ billion  - parts per billion
 - part_
per_ hundred  - parts per hundred
 - part_
per_ million  - parts per million
 - part_
per_ quadrillion  - parts per quadrillion
 - part_
per_ ten_ thousand  - parts per ten thousand
 - part_
per_ thousand  - parts per thousand
 - part_
per_ trillion  - parts per trillion
 - per_
mille  - per mille
 - percent
 - percent
 - ratio
 
Enums§
- Units
 - Unit enum.
 
Traits§
- Conversion
 - Trait to identify units which have a conversion factor for the
Quantity. See [crate::Conversion<V>]. - Unit
 - Marker trait to identify measurement units for the quantity. See
Unit. 
Functions§
- description
 - Quantity description.
 - units
 - Iterate over all defined units for this quantity.