Length

Type Alias Length 

Source
pub type Length = Measure<LengthSystem>;

Aliased Type§

#[repr(transparent)]
pub struct Length { pub val: f32, }

Fields§

§val: f32