azure_storage 0.6.0

Azure Storage crate from the Azure SDK for Rust
Documentation
1
2
3
4
5
6
7
8
# Azure Storage crate

This crate is from the [Azure SDK for Rust](https://github.com/azure/azure-sdk-for-rust). It contains common code for accessing a [storage account](https://docs.microsoft.com/azure/storage/common/storage-account-overview). Here are [examples](https://github.com/Azure/azure-sdk-for-rust/tree/main/sdk/storage/examples). Please use these crates for additional functionality:

- [azure_data_tables]https://crates.io/crates/azure_data_tables
- [azure_storage_blobs]https://crates.io/crates/azure_storage_blobs
- [azure_storage_datalake]https://crates.io/crates/azure_storage_datalake
- [azure_storage_queues]https://crates.io/crates/azure_storage_queues