Docs.rs
data_vault-0.3.4
data_vault 0.3.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
chmoder
Dependencies
aes ^0.7
normal
aes-gcm-siv ^0.10
normal
async-trait ^0.1
normal
blake3 ^0.3
normal
block-modes ^0.8
normal
config ^0.11
normal
credit_card ^0.1
normal
deadpool-postgres ^0.9
normal
deadpool-redis ^0.8
normal
dotenv ^0.15
normal
hex ^0.4
normal
rand ^0.8
normal
redis ^0.20
normal
serde ^1.0
normal
serde_json ^1.0
normal
criterion ^0.3
dev
env_logger ^0.8
dev
futures ^0.3
dev
log ^0.4
dev
redis ^0.20
dev
tokio ^1
dev
Versions
14.29%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
All
data_
vault
0.3.4
Crate Items
Structs
Traits
List of all items
Structs
PostgresDataVault
RedisDataVault
encryption::Aes128CbcEncryption
encryption::AesGcmSivEncryption
tokenizer::Blake3Tokenizer
utils::Salt
Traits
DataVault
encryption::traits::Aes128CbcCipher
encryption::traits::Encryption
tokenizer::Tokenizer