Module atomic

Source

Structs§

AtomicDatabase
Synchronized Wrapper, that automatically saves changes when path and tmp are defined
AtomicDatabaseRead
AtomicDatabaseWrite

Traits§

DataStore
This trait needs to be implemented for the Database struct. It requires a few implementations. The defined functions have default definitions.