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>>,
Tests if no point in B is outside A