Length

Type Alias Length 

Source
pub type Length = Quantity<Length>;
Expand description

Length (default: kilometers, since distances in geoscience are often measured in km)

Aliased Typeยง

pub struct Length { /* private fields */ }