Function postgis_diesel::operators::distance_nd_bbs

source ยท
pub fn distance_nd_bbs<T, U>(
    left: T,
    right: U,
) -> DistanceNdBBs<T, U::Expression>
Expand description

The <<#>> operator returns the n-D distance between A and B bounding boxes.