RadiansF

Type Alias RadiansF 

Source
pub type RadiansF = Radians<f32>;

Aliased Type§

#[repr(transparent)]
pub struct RadiansF(pub f32);

Tuple Fields§

§0: f32