Function parse_args

Source
pub fn parse_args<T: DeserializeOwned>(args_p: &[u8]) -> T
Expand description

Parses the arguments from a byte array.