azure_svc_keyvault 0.9.0

generated REST API bindings
Documentation
#![allow(clippy::module_inception)]
#![allow(clippy::too_many_arguments)]
#![allow(clippy::ptr_arg)]
#![allow(clippy::large_enum_variant)]
#![allow(clippy::derive_partial_eq_without_eq)]
#[cfg(feature = "package-preview-7_4-preview_1")]
pub mod package_preview_7_4_preview_1;
#[cfg(all(feature = "package-preview-7_4-preview_1", not(feature = "no-default-tag")))]
pub use package_preview_7_4_preview_1::*;
#[cfg(feature = "package-preview-7_3-preview")]
pub mod package_preview_7_3_preview;
#[cfg(all(feature = "package-preview-7_3-preview", not(feature = "no-default-tag")))]
pub use package_preview_7_3_preview::*;
#[cfg(feature = "package-7_3")]
pub mod package_7_3;
#[cfg(all(feature = "package-7_3", not(feature = "no-default-tag")))]
pub use package_7_3::*;
#[cfg(feature = "package-7_2-preview")]
pub mod package_7_2_preview;
#[cfg(all(feature = "package-7_2-preview", not(feature = "no-default-tag")))]
pub use package_7_2_preview::*;
#[cfg(feature = "package-7_2")]
pub mod package_7_2;
#[cfg(all(feature = "package-7_2", not(feature = "no-default-tag")))]
pub use package_7_2::*;