Function reth_revm::interpreter::instructions::control::jumpdest_or_nop

pub fn jumpdest_or_nop<H>(interpreter: &mut Interpreter, _host: &mut H)
where H: Host + ?Sized,