revm_interpreter::table

Function make_instruction_table

Source
pub const fn make_instruction_table<WIRE: InterpreterTypes, H: Host + ?Sized>() -> InstructionTable<WIRE, H>
Expand description

Make instruction table.