pub fn instruction_key(instruction: &Bytecode) -> u8
Expand description

The encoding of the instruction is the serialized form of it, but disregarding the serialization of the instruction’s argument(s).