pub type Vector4 = Vec4;
glam
A common alias for the glam::Vec4 type.
glam::Vec4
struct Vector4(/* private fields */);