Length

Type Alias Length 

Source
pub type Length<U> = Length<f32, U>;

Aliased Type§

pub struct Length<U>(pub f32);

Tuple Fields§

§0: f32