Function postgis_diesel::functions::st_d_within
source ยท pub fn st_d_within<G: GeoType, left, right, distance>(
left: left,
right: right,
distance: distance,
) -> st_d_within<G, left, right, distance>
Expand description
Tests if A and B are within a given distance.