revm_interpreter::instructions::stack

Function swap

Source
pub fn swap<const N: usize, H: Host + ?Sized>(
    interpreter: &mut Interpreter,
    _host: &mut H,
)