async fn initialize_blob_client(
config: &SyncerConfig,
) -> Result<AzureBlobClient>Expand description
Initializes the Azure Blob Storage client.
async fn initialize_blob_client(
config: &SyncerConfig,
) -> Result<AzureBlobClient>Initializes the Azure Blob Storage client.