[][src]Function util_rs::input

pub fn input<T: FromStr>(msg: &str) -> Result<T, T::Err>