Function revm::interpreter::instructions::stack::swap

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