pub const POLYGON: TypeMarker;Expand description
Specifies a POLYGON column type.
POLYGON stores geometric polygons.
Requires the geo-types feature.
See: https://www.postgresql.org/docs/current/datatype-geometric.html
pub const POLYGON: TypeMarker;Specifies a POLYGON column type.
POLYGON stores geometric polygons.
Requires the geo-types feature.
See: https://www.postgresql.org/docs/current/datatype-geometric.html