headless_lms_server::programs::chatbot_syncer

Function initialize_blob_client

Source
async fn initialize_blob_client(
    config: &SyncerConfig,
) -> Result<AzureBlobClient>
Expand description

Initializes the Azure Blob Storage client.