Function revm_interpreter::instructions::opcode::make_instruction_table
source · pub fn make_instruction_table<H: Host, SPEC: Spec>() -> InstructionTable<H>Expand description
Make instruction table.