pub async fn geo_query(
__arg0: State<Arc<EventStore>>,
__arg1: Json<GeoQueryRequest>,
) -> Json<Value>Expand description
Geospatial: Query events by location
pub async fn geo_query(
__arg0: State<Arc<EventStore>>,
__arg1: Json<GeoQueryRequest>,
) -> Json<Value>Geospatial: Query events by location