freya::prelude

Type Alias Length

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

Aliased Type§

struct Length(pub f32);

Fields§

§0: f32