Type Alias Em

Source
pub type Em = Length<Em>;

Aliased Type§

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

Tuple Fields§

§0: f32