Type Definition Trap
evm_runtime
type Trap = Opcode;
Trap which indicates that an ExternalOpcode has to be handled.
ExternalOpcode