pub type VectorOfVec3i = Vector<Vec3i>;๐Deprecated: Use the the non-alias form
core::Vector<core::Vec3i> instead, removal in Nov 2024Aliased Typeยง
struct VectorOfVec3i { /* private fields */ }