revm_interpreter::instructions::control

Function jumpdest_or_nop

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