pub fn op_info_map(spec_id: SpecId) -> &'static [OpcodeInfo; 256]Expand description
Returns the static info map for the given SpecId.
pub fn op_info_map(spec_id: SpecId) -> &'static [OpcodeInfo; 256]Returns the static info map for the given SpecId.