Unclaimed project
Are you a maintainer of azure-sdk-for-rust? Claim this project to take control of your public changelog and roadmap.
Changelog
This repository is for the active development of the Azure SDK for Rust. For consumers of the SDK we recommend visiting Docs.rs and looking up the docs for any of libraries in the SDK.
stage_block_from_url to BlockBlobClient.BlobServiceClient::blob_client().BlobItemInternal to BlobItem.BlobPropertiesInternal to BlobProperties.BlobContainerClient::create_container() to create().BlobContainerClient::delete_container() to delete().PageBlobClient::upload_page() to upload_pages().PageBlobClient::clear_page() to clear_pages().BlobContainerClientListBlobFlatSegmentOptions to BlobContainerClientListBlobsOptions.BlobServiceClientListContainersSegmentOptions to BlobServiceClientListContainersOptions.BlobContainerClientCreateContainerOptions to BlobContainerClientCreateOptions.BlobContainerClientDeleteContainerOptions to BlobContainerClientDeleteOptions.BlobServiceClient::from_url().BlobClient's set_metadata parameter metadata type from HashMap<String, String> to &HashMap<String, String>.BlobContainerClient's set_metadata parameter metadata type from HashMap<String, String> to &HashMap<String, String>.