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