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