Docs.rs
secure-env-0.2.2
secure-env 0.2.2
Docs.rs crate page
MIT
09 August 2026
Links
Repository
crates.io
Source
Owners
yguenduez
Dependencies
age ^0.12.1
normal
anyhow ^1.0.104
normal
clap ^4.6.6
normal
crossterm ^0.28
normal
ratatui ^0.29.0
normal
rpassword ^7.5.4
normal
secrecy ^0.10.3
normal
serde ^1.0.229
normal
toml ^1.1.4
normal
tui-textarea ^0.7.0
normal
tempfile ^3.27.0
dev
Versions
31.25%
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
from_toml
secure_
env
0.2.2
In secure_
env::
store
secure_env
::
store
Function
from_
toml
Copy item path
Source
pub fn from_toml(bytes: &[
u8
]) ->
Result
<
Sets
>