[][src]Function dendrite::example_query::process_queries

pub async fn process_queries(axon_server_handle: AxonServerHandle)

Handles queries for the example application.

Constructs an query handler registry and delegates to function query_processor.