Docs.rs
libvault-0.2.2
libvault 0.2.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
genedna
Dependencies
anyhow ^1.0.100
normal
arc-swap ^1
normal
as-any ^0.3.1
normal
async-trait ^0.1.89
normal
base64 ^0.22.1
normal
bcrypt ^0.17.1
normal
better_default ^1.0.5
normal
blake2b_simd ^1.0
normal
blake3 ^1.8
normal
builder-pattern ^0.4.2
normal
chrono ^0.4.42
normal
crossbeam-channel ^0.5
normal
dashmap ^6.1.0
normal
derivative ^2.2.0
normal
derive_more ^0.99.17
normal
enum-map ^2.6.1
normal
etcd-client ^0.17
normal
optional
foreign-types ^0.3.2
normal
glob ^0.3.1
normal
go-defer ^0.1.0
normal
hcl-rs ^0.18.0
normal
hex ^0.4.3
normal
humantime ^2.1.0
normal
ipnetwork ^0.17.0
normal
itertools ^0.14.0
normal
lazy_static ^1.5.0
normal
libc ^0.2
normal
lockfile ^0.4.0
normal
log ^0.4.28
normal
openssl ^0.10.73
normal
optional
openssl-sys ^0.9.109
normal
optional
pem ^3.0.0
normal
pgp ^0.19.0
normal
priority-queue ^2.1.0
normal
radix_trie ^0.2.1
normal
rand ^0.9.0
normal
rand_chacha ^0.3.1
normal
regex ^1.12.2
normal
reqwest ^0.12.24
normal
rustls ^0.23.16
normal
rustls-pemfile ^2.1.0
normal
rustls-webpki ^0.103.7
normal
serde ^1.0.228
normal
serde_bytes ^0.11.14
normal
serde_derive ^1.0.228
normal
serde_json ^1.0.145
normal
serde_yaml ^0.9.34
normal
smallvec ^1.15.1
normal
sqlx ^0.8.6
normal
optional
ssh-key ^0.6.7
normal
stretto ^0.8.0
normal
strum ^0.25.0
normal
strum_macros ^0.25.0
normal
tempfile ^3.20.0
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
tonic ^0.14.2
normal
tracing ^0.1.41
normal
ureq ^2.10.0
normal
url ^2.5.7
normal
webpki-roots ^0.26.3
normal
x509-parser ^0.18.0
normal
zeroize ^1.7.0
normal
qlean ^0.2.2
dev
toml ^0.8.19
build
daemonize ^0.5.0
normal
Versions
16.39%
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
Module config
libvault
0.2.2
Module config
Module Items
Structs
Enums
In crate libvault
libvault
Module
config
Copy item path
Source
Structs
§
Config
Configuration options for RustyVault.
Listener
Listener configuration.
Storage
Storage backend configuration.
Enums
§
Mount
EntryHMAC
Level
Helper enum to control mount entry HMAC verification level.