Function std::call_frames::called_args
pub fn called_args<T>() -> T
where
T: AbiDecode,
Expand description
Get the called arguments from the current call frame.
pub fn called_args<T>() -> T
where
T: AbiDecode,
Get the called arguments from the current call frame.