Add Hash derive to Opcode
This commit simply adds the standard Rust Hash trait to the Opcode type, allowing Opcode values to be used as keys in hash maps and sets. There is no security-relevant change: it does not alter existing behavior, add new functionality that…
58e13052by Mitchell Bagot+1−11 file