CIRCLE

Constant CIRCLE 

Source
pub const CIRCLE: TypeMarker;
Expand description

Specifies a CIRCLE column type.

CIRCLE stores geometric circles. Requires the geo-types feature.

See: https://www.postgresql.org/docs/current/datatype-geometric.html