Function input

Source
pub fn input<T>() -> Input<T>
where T: FromStr, T::Err: Debug,