Type Alias freya::prelude::Length

pub type Length = Length<f32, Measure>;

Aliased Type§

struct Length(pub f32, _);

Fields§

§0: f32