geojson
0.24.1
Polygon
Type
Aliased type
In crate geojson
Type Alias
geojson
::
PolygonType
Copy item path
source
·
[
−
]
pub type PolygonType =
Vec
<
Vec
<
Position
>>;
Aliased Type
§
struct PolygonType {
/* private fields */
}