Docs.rs
minivault-1.0.0
minivault 1.0.0
Permalink
Docs.rs crate page
BSD-3-Clause
28 May 2026
Links
Repository
crates.io
Source
Owners
dayt0n
Dependencies
aes-gcm ^0.10.3
normal
argon2 ^0.5.3
normal
axum ^0.8.4
normal
base64 ^0.22.1
normal
clap ^4.5.40
normal
color-eyre ^0.6.5
normal
http-body-util ^0.1
normal
hyper ^1
normal
hyper-util ^0.1
normal
rpassword ^7.4.0
normal
rustc-hash ^2.1.1
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
serde_yaml ^0.9.34
normal
tokio ^1.45.1
normal
criterion ^0.6
dev
Versions
51.85%
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
All
minivault
1.0.0
Crate Items
Structs
Enums
Functions
List of all items
Structs
client::MVClient
server::ServerResult
server::message::CryptData
server::message::UnlockData
vault::Vault
Enums
server::message::MsgData
Functions
server::start_server
vault::crypto::from_b64_string
vault::crypto::password_to_key
vault::crypto::to_b64_string
vault::crypto::to_vault_string
vault::util::prompt
vault::util::prompt_or_get