azure_storage_blob 1.0.0

Microsoft Azure Blob Storage client library for Rust
Documentation
1
2
3
4
5
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.

pub(crate) mod read_buf;
pub(crate) mod read_buf_ext;