read_in_char

Function read_in_char 

Source
pub fn read_in_char<T>() -> T
where T: ReadOneFrom,
Expand description

Unwrap the result of try_read_in_char.