Length

Type Alias Length 

Source
pub type Length = Length<f32, ()>;

Aliased Type§

pub struct Length(pub f32);

Tuple Fields§

§0: f32