geode::parse::quantity

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ยง

struct Length { /* private fields */ }