handle_query

Function handle_query 

Source
fn handle_query(
    query: LeoQuery,
    context: Context,
    network: NetworkName,
    endpoint: &str,
) -> Result<<LeoQuery as Command>::Output>