Function postgis_diesel::functions::st_contains_properly

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

Tests if B intersects the interior of A but not the boundary or exterior.