forge::revm::interpreter::instructions::stack

Function dupn

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