handle

Function handle 

Source
pub async fn handle(
    state: &AppState,
    params: QueryParams,
) -> Result<QueryResponse, AppError>