evm_tracing_events
0.1.0
Module runtime
Structs
Enums
Functions
Type Aliases
In crate evm_tracing_events
?
Module
evm_tracing_events
::
runtime
source
·
[
−
]
Structs
§
Memory
Opcode
Opcode enum. One-to-one corresponding to an
u8
value.
Stack
Enums
§
Capture
ExitError
Exit error reason.
ExitReason
Exit reason.
ExitSucceed
Exit succeed reason.
RuntimeEvent
Functions
§
opcodes_string
Converts an Opcode into its name, stored in a
Vec<u8>
.
Type Aliases
§
Trap