headless_lms_chatbot::azure_search_index

Function does_search_index_exist

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