Back to Eqiora docs Skip to main content

Length

Type Alias Length 

pub type Length<S = f64> = Quantity<S, LengthDim>;
Description

Length, m.

Aliased Typeยง

pub struct Length<S = f64> { /* private fields */ }