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