Structs

The result of transactions execution.
The uncommitted result of transactions execution with database transaction. The caller should commit the result by itself.

Enums

The kind of execution.
Execution wrapper where the types depend on the type of execution.

Type Definitions

Starting point for executing a block. Production starts with a PartialFuelBlock. Validation starts with a full FuelBlock.
Execution wrapper with only a single type.