[]Type Definition lyon::math::Rotation2D

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

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