Function input_from

Source
pub fn input_from<T: FromStr>() -> T
where <T as FromStr>::Err: Debug + 'static,