pub fn opcodes_string(opcode: Opcode) -> Vec<u8> ⓘ
Converts an Opcode into its name, stored in a Vec<u8>.
Vec<u8>