Docs.rs
secure-env-0.1.0
secure-env 0.1.0
Docs.rs crate page
MIT
08 August 2026
Links
crates.io
Source
Owners
yguenduez
Dependencies
age ^0.12.1
normal
anyhow ^1.0.104
normal
clap ^4.6.6
normal
rpassword ^7.5.4
normal
secrecy ^0.10.3
normal
serde ^1.0.229
normal
toml ^1.1.4
normal
tempfile ^3.27.0
dev
Versions
33.33%
of the crate is documented
Go to latest version
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
Sets
secure_
env
0.1.0
Sets
Aliased Type
In secure_
env::
store
secure_env
::
store
Type Alias
Sets
Copy item path
Source
pub type Sets =
BTreeMap
<
String
,
BTreeMap
<
String
,
String
>>;
Aliased Type
ยง
pub struct Sets {
/* private fields */
}