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