Type Alias Radians

Source
pub type Radians = Rad<f64>;
Expand description

Radians

Aliased Type§

#[repr(C)]
pub struct Radians(pub f64);

Tuple Fields§

§0: f64