Type Definition evm_runtime::Trap [−][src]
pub type Trap = Opcode;Expand description
Trap which indicates that an ExternalOpcode has to be handled.
pub type Trap = Opcode;Trap which indicates that an ExternalOpcode has to be handled.