logo
pub type SpatialQueryResultFn<'message> = dyn FnMut(&[SpatialQueryHit]) + 'message;
Expand description

The type of a callback function to receive the result of a spatial query