Docs.rs
open-envault-0.3.2
open-envault 0.3.2
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
07 September 2026
Links
Repository
crates.io
Source
Owners
sayanmohsin
Dependencies
aes-gcm ^0.11
normal
age ^0.12
normal
anyhow ^1
normal
base64 ^0.23
normal
clap ^4
normal
hex ^0.4
normal
rand ^0.10
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.11
normal
yaml_serde ^0.10
normal
zeroize ^1
normal
tempfile ^3
dev
Versions
39.77%
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
exec
open_
envault
0.3.2
In open_
envault::
runtime
open_envault
::
runtime
Function
exec
Copy item path
Source
pub fn exec( command: &[
String
], values: &
BTreeMap
<
String
,
String
>, force:
bool
, ) ->
Result
<
i32
>