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