Type Definition Vec5
rin::math
type Vec5<T = f32> = Matrix<T, U5, U1, <DefaultAllocator as Allocator<T, U5, U1>>::Buffer>;