evm_
tracing_
events
0.1.0
Module runtime
Module Items
Structs
Enums
Functions
Type Aliases
In crate evm_
tracing_
events
evm_tracing_events
Module
runtime
Copy item path
Source
Structs
§
Memory
Opcode
Opcode enum. One-to-one corresponding to an
u8
value.
Stack
Enums
§
Capture
Exit
Error
Exit error reason.
Exit
Reason
Exit reason.
Exit
Succeed
Exit succeed reason.
Runtime
Event
Functions
§
opcodes_
string
Converts an Opcode into its name, stored in a
Vec<u8>
.
Type Aliases
§
Trap