forge
1.1.0
In forge::
inspectors::
cheatcodes::
spec::
Vm::
abi
Functions
constructor
contract
errors
events
fallback
functions
receive
forge
::
inspectors
::
cheatcodes
::
spec
::
Vm
::
abi
Function
receive
Copy item path
Settings
Help
Summary
Source
pub fn receive() ->
Option
<Receive>
Expand description
Returns the
Receive
function of
this contract
, if any.