[−][src]Module leveldb::database::snapshots
leveldb snapshots
Snapshots give you a reference to the database at a certain point in time and won't change while you work with them.
Structs
Snapshot | A database snapshot |
Traits
Snapshots | Structs implementing the Snapshots trait can be snapshotted. |