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