azure_storage_queue 1.0.0

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

//! Model types for Azure Storage Queue.

pub use crate::generated::models::*;