[][src]Module leveldb::database::batch

Structs

WriteBatch

Traits

Batch

Batch access to the database

WriteBatchIterator

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