read

Function read 

Source
pub fn read<T>() -> T
where T: ReadFrom,
Expand description

Unwrap the result of try_read.