Function postgis_diesel::functions::st_covers

source ยท
pub fn st_covers<G: GeoType, left, right>(
    left: left,
    right: right,
) -> st_covers<G, <left as AsExpression<G>>::Expression, <right as AsExpression<G>>::Expression>
where left: AsExpression<G>, right: AsExpression<G>,
Expand description

Tests if no point in B is outside A