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