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