Type Alias freya::prelude::Length

pub type Length = Length<f32, Measure>;

Aliased Type§

struct Length(pub f32);

Fields§

§0: f32