Module fuel_vm::state

source ·
Expand description

Runtime state representation for the VM

Structs

  • Representation of the result of a transaction execution.
  • Zero-copy Representation of the result of a transaction execution bound to the lifetime of the VM.

Enums

  • Resulting state of an instruction set execution.
  • Resulting state of a transaction/program execution.

Type Definitions

  • Fallback functionless implementation if debug feature isn’t enabled.