Type Alias torin::geometry::Length

source ·
pub type Length = Length<f32, Measure>;

Aliased Type§

struct Length(pub f32);

Fields§

§0: f32