Function test_fuzz_runtime::read_args[][src]

pub fn read_args<T: DeserializeOwned, R: Read>(reader: R) -> Option<T>