Function util_rs::input[][src]

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