pub fn global_opcode_handlers() -> &'static HashMap<Opcode, Box<dyn OpcodeHandler>>Expand description
Gets the global opcode handlers.
pub fn global_opcode_handlers() -> &'static HashMap<Opcode, Box<dyn OpcodeHandler>>Gets the global opcode handlers.