input

Function input 

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