arg_data

Function arg_data 

Source
pub fn arg_data<R>() -> R
where R: for<'a> ArgumentDecoder<'a>,
Expand description

Returns the argument data in the current call. Traps if the data cannot be decoded.