Type Alias reflexo_typst2vec::convert::Angle

source ·
pub type Angle = Scalar;
Expand description

Angle in radians

Aliased Type§

struct Angle(pub f32);

Fields§

§0: f32