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