Docs.rs
mongodb-atlas-cli-0.2.1
mongodb-atlas-cli 0.2.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jeroenvervaeke
Dependencies
base64 ^0.22.1
normal
bytes ^1.11.1
normal
config ^0.15.21
normal
digest_auth ^0.3
normal
dirs ^6.0.0
normal
hex ^0.4.3
normal
http ^1.4.0
normal
http-body ^1.0.1
normal
http-body-util ^0.1.3
normal
hyper-rustls ^0.27
normal
hyper-util ^0.1.20
normal
keyring ^3.6.3
normal
mongodb-atlas-cli-macros ^0.2.1
normal
optional
rustls ^0.23
normal
serde ^1.0.228
normal
serde_json ^1
normal
thiserror ^2.0.18
normal
tokio ^1
normal
toml ^1.0.6
normal
tower ^0.5.3
normal
tower-http ^0.6.8
normal
tracing ^0.1
normal
typed-builder ^0.23.2
normal
optional
url ^2.5.8
normal
anyhow ^1.0.102
dev
clap ^4.6.0
dev
mockall ^0.14
dev
pretty_assertions ^1.4.1
dev
tempfile ^3.27.0
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
37.5%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Files
mongodb_atlas_cli/
lib.rs
1
pub mod
atlas;
2
pub mod
client;
3
pub mod
config;
4
pub mod
path;
5
pub mod
secrets;