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

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