Docs.rs
light-magic-0.6.2
light-magic 0.6.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nwrenger
Dependencies
paste ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.8.1
normal
tracing ^0.1
normal
Versions
76.67%
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.6.2
Module atomic
Module Items
Structs
Traits
In crate light_
magic
light_magic
Module
atomic
Copy item path
source
Structs
§
Atomic
Database
Synchronized Wrapper, that automatically saves changes when path and tmp are defined
Atomic
Database
Read
Atomic
Database
Write
Traits
§
Data
Store
This trait needs to be implemented for the Database struct. It requires a few implementations. The defined functions have default definitions.