Skip to main content

handle_query_count

Function handle_query_count 

Source
pub(super) async fn handle_query_count(
    db: &PgPool,
    catalog: &SchemaCatalog,
    params: CountQuery,
) -> Result<CallToolResult, ErrorData>