LSEG

Constant LSEG 

Source
pub const LSEG: TypeMarker;
Expand description

Specifies a LSEG column type.

LSEG stores geometric line segments. Requires the geo-types feature.

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