headless_lms_chatbot::azure_search_indexer

Function does_search_indexer_exist

Source
pub async fn does_search_indexer_exist(
    indexer_name: &str,
    app_config: &ApplicationConfiguration,
) -> Result<bool>