pub fn st_contains<left, right>(
left: left,
right: right,
) -> st_contains<left, right>
Expand description
Tests if no points of B lie in the exterior of A, and A and B have at least one interior point in common.
pub fn st_contains<left, right>(
left: left,
right: right,
) -> st_contains<left, right>
Tests if no points of B lie in the exterior of A, and A and B have at least one interior point in common.