pub fn input_other<T>(output: &str) -> Twhere T: FromStr, T::Err: Debug,
input with the given type, crashes if failed to convert