azure Azure Updates ·

Azure Blob Storage SDK for Rust now generally available

infraazuregaengineerazure-blob-storage
feature announcement

The Azure Blob Storage SDK for Rust has reached general availability, enabling developers to interact with Azure Blob Storage using Rust. This SDK facilitates common operations like uploading and downloading blobs. It is intended for Rust developers working with Azure cloud storage.

  • General availability of Azure Blob Storage SDK for Rust
  • Perform operations on containers and blobs
Features (1)
  • General availability of Azure Blob Storage SDK for Rust

    The Azure Blob Storage SDK for Rust is now generally available, allowing developers to programmatically interact with Azure Blob Storage.

Enhancements (1)
  • Perform operations on containers and blobs

    The Rust SDK supports essential operations such as uploading, downloading, listing, and managing blobs within containers.

Read the original announcement →

https://azure.microsoft.com/updates?id=562516

Related releases