PATH

Constant PATH 

Source
pub const PATH: TypeMarker;
Expand description

Specifies a PATH column type.

PATH stores geometric paths. Requires the geo-types feature.

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