Module test_coprocessor::store[][src]

Structs

Delete
Insert
Store

A store that operates over MVCC and support transactions.

Traits

ToTxnStore

A trait for a general implementation to convert to a Txn store.