LINE

Constant LINE 

Source
pub const LINE: TypeMarker;
Expand description

Specifies a LINE column type.

LINE stores infinite geometric lines. Requires the geo-types feature.

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