Function postgis_diesel::functions_nullable::st_ordering_equals

source ยท
pub fn st_ordering_equals<left, right>(
    left: left,
    right: right,
) -> st_ordering_equals<<left as AsExpression<Nullable<Geometry>>>::Expression, <right as AsExpression<Nullable<Geometry>>>::Expression>
Expand description

Tests if two geometries represent the same Nullable and have points in the same directional order.