// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Docs.rs build is done with the nightly compiler, so we can enable nightly features in that build.
// In this case we enable two features:
// - `doc_auto_cfg`: Automatically scans `cfg` attributes and uses them to show those required configurations in the generated documentation.
// - `doc_cfg_hide`: Ignore the `doc` configuration for `doc_auto_cfg`.
// See https://doc.rust-lang.org/rustdoc/unstable-features.html#doc_auto_cfg-automatically-generate-doccfg for more details.
pub
pub
pub
pub use CosmosClient;
pub use *;
pub use *;
pub use *;
pub use ;