cin

Function cin 

Source
pub fn cin<T>() -> Res<T>
where T: FromStr, T::Err: Error + Send + Sync + 'static,