pub type Length = WithRawRepr<Quantity<Length>>;
Length (default: kilometers, since distances in geoscience are often measured in km)
pub struct Length { /* private fields */ }