forge
0.2.0
In forge::
revm::
interpreter::
instructions::
contract
forge
::
revm
::
interpreter
::
instructions
::
contract
Function
call
Copy item path
pub fn call<H, SPEC>(interpreter: &mut
Interpreter
, host:
&mut H
)
where H:
Host
+ ?
Sized
, SPEC:
Spec
,