azure_svc_confidentialledger 0.3.0

generated REST API bindings
Documentation
#![allow(clippy::module_inception)]
#![allow(clippy::too_many_arguments)]
#![allow(clippy::ptr_arg)]
#![allow(clippy::large_enum_variant)]
#![doc = "generated by AutoRust"]
#[cfg(feature = "package-0_1-preview-ledger")]
pub mod package_0_1_preview_ledger;
#[cfg(all(feature = "package-0_1-preview-ledger", not(feature = "no-default-tag")))]
pub use package_0_1_preview_ledger::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-0_1-preview-identity")]
pub mod package_0_1_preview_identity;
#[cfg(all(feature = "package-0_1-preview-identity", not(feature = "no-default-tag")))]
pub use package_0_1_preview_identity::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};