Module casper_execution_engine::storage::transaction_source [−][src]
Modules
| in_memory | |
| lmdb |
Traits
| Readable | A transaction with the capability to read from a given |
| Transaction | A transaction which can be committed or aborted. |
| TransactionSource | A source of transactions e.g. values that implement |
| Writable | A transaction with the capability to write to a given |