[]Type Definition lyon_tess2::math::Rotation

type Rotation = Rotation2D<f32, UnknownUnit, UnknownUnit>;

Alias for euclid::default::Rotation2D<f32>