geojson
0.24.2
Polygon
Type
Aliased Type
In crate geojson
geojson
Type Alias
PolygonType
Copy item path
Source
pub type PolygonType =
Vec
<
Vec
<
Position
>>;
Aliased Type
ยง
struct PolygonType {
/* private fields */
}