pub fn st_ordering_equals<left, right>(
left: left,
right: right,
) -> st_ordering_equals<left, right>
Expand description
Tests if two geometries represent the same geometry and have points in the same directional order.
pub fn st_ordering_equals<left, right>(
left: left,
right: right,
) -> st_ordering_equals<left, right>
Tests if two geometries represent the same geometry and have points in the same directional order.