Module casper_execution_engine::storage::transaction_source[][src]

Modules

Traits

A transaction with the capability to read from a given Handle.

A transaction which can be committed or aborted.

A source of transactions e.g. values that implement Readable and/or Writable.

A transaction with the capability to write to a given Handle.