Function postgis_diesel::functions_nullable::st_line_crossing_direction
source ยท pub fn st_line_crossing_direction<left, right>(
left: left,
right: right,
) -> st_line_crossing_direction<<left as AsExpression<Nullable<Geometry>>>::Expression, <right as AsExpression<Nullable<Geometry>>>::Expression>
Expand description
Returns a number indicating the crossing behavior of two LineStrings.