Docs.rs
vios_app-0.1.1
vios_app 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
17 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
viosvit
Dependencies
aes-gcm ^0.10
normal
anyhow ^1
normal
argon2 ^0.5
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.5
normal
flate2 ^1.0
normal
optional
lopdf ^0.31
normal
optional
pbkdf2 ^0.12
normal
printpdf ^0.6
normal
optional
rand ^0.8
normal
regex ^1
normal
rpassword ^7
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^1
normal
toml ^0.8
normal
uuid ^1
normal
whoami ^1.5
normal
zeroize ^1.7
normal
tempfile ^3
dev
Versions
20.66%
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
parse_echoscript
vios_
app
0.1.1
In vios_
app::
whisper::
parser
vios_app
::
whisper
::
parser
Function
parse_
echoscript
Copy item path
Source
pub fn parse_echoscript(input: &
str
) ->
Result
<
VaultPayload
,
String
>