MolarVolume

Type Alias MolarVolume 

Source
pub type MolarVolume<T = f64> = Quantity<T, _MolarVolume>;

Aliased Typeยง

pub struct MolarVolume<T = f64>(/* private fields */);