Function move_binary_format::file_format_common::instruction_key
source · 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).