Function revm::interpreter::instructions::data::data_load

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