evm_tracing_events::runtime

Function opcodes_string

Source
pub fn opcodes_string(opcode: Opcode) -> Vec<u8> 
Expand description

Converts an Opcode into its name, stored in a Vec<u8>.