pub fn called_args<T>() -> T
where
    T: AbiDecode,
Expand description

Get the called arguments from the current call frame.