Docs.rs
light-magic-0.5.3
light-magic 0.5.3
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
70.97%
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.5.3
Module atomic
Structs
Traits
In crate light_magic
Module
light_magic
::
atomic
Copy item path
source
·
[
−
]
Structs
§
AtomicDatabase
Synchronized Wrapper, that automatically saves changes when path and tmp are defined
AtomicDatabaseRead
AtomicDatabaseWrite
Traits
§
DataStore
Trait DataStore that requires a few implementations. The defined functions have default definitions.