[][src]Module leveldb_minimal::database::batch

Module providing write batches

Structs

Writebatch

Traits

Batch

Batch access to the database

WritebatchIterator

A trait for iterators to iterate over written batches and check their validity.