pub type VectorMultiLineString = Vec<VectorLineString>;
Expand description
Definition of a Vector MultiLineString
Aliased Typeยง
pub struct VectorMultiLineString { /* private fields */ }
pub type VectorMultiLineString = Vec<VectorLineString>;
Definition of a Vector MultiLineString
pub struct VectorMultiLineString { /* private fields */ }