postgis_diesel::functions_nullable

Function st_covers

source
pub fn st_covers<G: GeoType, left, right>(
    left: left,
    right: right,
) -> st_covers<G, left, right>
where left: AsExpression<Nullable<G>>, right: AsExpression<Nullable<G>>,
Expand description

Tests if no point in B is outside A