Function postgis_diesel::functions_nullable::st_contains_properly
source ยท pub fn st_contains_properly<left, right>(
left: left,
right: right,
) -> st_contains_properly<<left as AsExpression<Nullable<Geometry>>>::Expression, <right as AsExpression<Nullable<Geometry>>>::Expression>
Expand description
Tests if B intersects the interior of A but not the boundary or exterior.