pub type Length<S = f64> = Quantity<S, LengthDim>;
Length, m.
pub struct Length<S = f64> { /* private fields */ }