Function evm_tracing_events::runtime::opcodes_string
source · pub fn opcodes_string(opcode: Opcode) -> Vec<u8> ⓘ
Expand description
Converts an Opcode into its name, stored in a Vec<u8>
.
pub fn opcodes_string(opcode: Opcode) -> Vec<u8> ⓘ
Converts an Opcode into its name, stored in a Vec<u8>
.