Function read

Source
pub fn read<T>() -> T
where <T as FromStr>::Err: Debug, T: FromStr + Display,
Expand description

Calls the read macro from text_io