Docs.rs
mongodb-atlas-cli-0.0.2
mongodb-atlas-cli 0.0.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jeroenvervaeke
Dependencies
base64 ^0.22.1
normal
config ^0.15.19
normal
dirs ^6.0.0
normal
hex ^0.4.3
normal
keyring ^3.6.3
normal
serde ^1.0.228
normal
thiserror ^2.0.17
normal
toml ^0.9.8
normal
pretty_assertions ^1.4.1
dev
tempfile ^3.23.0
dev
Versions
14.44%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
encode_password
mongodb_
atlas_
cli
0.0.2
In mongodb_
atlas_
cli::
secrets::
encoding
mongodb_atlas_cli
::
secrets
::
encoding
Function
encode_
password
Copy item path
Source
pub fn encode_password<'a>(password: &'a
str
) ->
Cow
<'a,
str
>