Skip to main content

Distance

Type Alias Distance 

Source
pub type Distance = Length;

Aliased Type§

#[repr(transparent)]
pub struct Distance { pub value: f32, }

Fields§

§value: f32