Type Definition Isometry2
rin_core::math
type Isometry2<T = f32> = Isometry<T, U2, Unit<Complex<T>>>;