Module evm::executor [−][src]
EVM executors
Executors are structs that hook gasometer and the EVM core together. It also handles the call stacks in EVM.
Structs
MemoryStackState | |
StackExecutor | Stack-based executor. |
StackSubstateMetadata |
Traits
StackState |