pub fn read<T>() -> Twhere <T as FromStr>::Err: Debug, T: FromStr + Display,
Calls the read macro from text_io