Function reth_revm::interpreter::instructions::data::data_size

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