Length

Type Alias Length 

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

Aliased Type§

pub struct Length(pub f32, _);

Tuple Fields§

§0: f32