revm_interpreter::table

Type Alias CustomInstructionTable

Source
pub type CustomInstructionTable<IT> = [IT; 256];
Expand description

A table of boxed instructions.