Module mass
Expand description
Mass (base unit kilogram, kg).
Structs§
- attogram
 - attograms
 - carat
 - carats
 - centigram
 - centigrams
 - dalton
 - Unified atomic mass unit.
 - decagram
 - decagrams
 - decigram
 - decigrams
 - exagram
 - exagrams
 - femtogram
 - femtograms
 - gigagram
 - gigagrams
 - grain
 - grains
 - gram
 - grams
 - hectogram
 - hectograms
 - hundredweight_
long  - hundredweight (long)
 - hundredweight_
short  - hundredweight (short)
 - kilogram
 - The kilogram is the SI unit of mass. It is defined by taking the fixed numerical value of the Planck constant h to be 6.626 070 15 × 10⁻³⁴ when expressed in the unit J s, which is equal to kg m² s⁻¹, where the meter and the second are defined in terms of c and ∆νCs.
 - megagram
 - megagrams
 - microgram
 - micrograms
 - milligram
 - milligrams
 - nanogram
 - nanograms
 - ounce
 - ounces
 - ounce_
troy  - troy ounces
 - pennyweight
 - pennyweight
 - petagram
 - petagrams
 - picogram
 - picograms
 - pound
 - pounds
 - pound_
troy  - troy pounds
 - slug
 - slugs
 - teragram
 - teragrams
 - ton
 - Ton Metric
 - ton_
assay  - assay tons
 - ton_
long  - long tons
 - ton_
short  - short tons
 - yoctogram
 - yoctograms
 - yottagram
 - yottagrams
 - zeptogram
 - zeptograms
 - zettagram
 - zettagrams
 
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.