fuel_vm

Module error

source
Expand description

Runtime interpreter error implementation

Structs§

  • VM encountered unexpected state. This is a bug. The execution must terminate since the VM is in an invalid state.

Enums§

Type Aliases§

  • Result of a operation that accesses storage
  • Result of a operation that doesn’t access storage