Function py_like::input_from

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