Docs.rs
light-magic-0.7.1
light-magic 0.7.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nwrenger
Dependencies
aes-gcm ^0.10.3
normal
argon2 ^0.5.3
normal
paste ^1.0
normal
rand ^0.8.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.8.1
normal
tracing ^0.1
normal
Versions
76.74%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
light_
magic
0.7.1
Module encrypted
Module Items
Structs
Traits
In crate light_
magic
light_magic
Module
encrypted
Copy item path
source
Structs
§
Encrypted
Atomic
Database
Synchronized Wrapper, that automatically saves changes when path and tmp are defined
Encrypted
Atomic
Database
Read
Encrypted
Atomic
Database
Write
Traits
§
Encrypted
Data
Store
This trait needs to be implemented for the Database struct. It requires a few implementations. The defined functions have default implementations.