[][src]Module transact::execution

Contains components that are used to directly execute a Transaction and return a execution::adapter::ExecutionResult.

Modules

adapter

Contains execution adapter components and interfaces that proxy the Transaction and its associated state.

executor

Structs

TransactionFamily

A Transaction Family Descriptor

Traits

ExecutionRegistry

The registry of transaction families