Function revm::interpreter::opcode::make_instruction_table

source ยท
pub const fn make_instruction_table<H, SPEC>(
) -> [fn(_: &mut Interpreter, _: &mut H); 256]
where H: Host + ?Sized, SPEC: Spec,
Expand description

Make instruction table.