Module evm::backend

source ·
Expand description

EVM backends

Backends store state information of the VM, and exposes it to runtime.

Structs

Enums

  • Apply state operation.

Traits