Type Alias Length

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

Aliased Type§

#[repr(C)]
pub struct Length(pub f32);

Tuple Fields§

§0: f32