Docs.rs
snapper-box-0.0.4
snapper-box 0.0.4
Permalink
Docs.rs crate page
BSD-2-Clause-Patent
Links
Repository
crates.io
Source
Owners
nmccarty
Dependencies
argon2 ^0.3.1
normal
async-oneshot ^0.5.0
normal
optional
blake3 ^1.1.0
normal
chacha20 ^0.8.1
normal
color-eyre ^0.5.11
normal
optional
flume ^0.10.9
normal
optional
rand ^0.8.4
normal
redacted ^0.1.2
normal
serde ^1.0.130
normal
serde_bytes ^0.11.5
normal
serde_cbor ^0.11.2
normal
serde_json ^1.0.68
normal
optional
snafu ^0.6.10
normal
structopt ^0.3.25
normal
optional
tracing ^0.1.29
normal
tracing-subscriber ^0.3.1
normal
optional
uuid ^0.8.2
normal
zeroize ^1.4.2
normal
zstd ^0.9.0
normal
criterion ^0.3.5
dev
proptest ^1.0.0
dev
tempfile ^3.2.0
dev
Versions
100%
of the crate is documented
Platform
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
snapper_
box
0.0.4
Crate Items
Structs
Enums
Traits
List of all items
Structs
CryptoBox
crypto::CipherText
crypto::ClearText
crypto::DerivedKey
crypto::EncryptedDerivedKey
crypto::EncryptedRootKey
crypto::Nonce
crypto::RootKey
file::LsmFile
Enums
error::BackendError
error::CryptoBoxError
Traits
crypto::Key