pub type MolarMass = WithRawRepr<Quantity<MolarMass>>;
Molar Mass (default: grams per mole, as it’s commonly used in geoscience)
pub struct MolarMass { /* private fields */ }