Skip to main content

input_other

Function input_other 

Source
pub fn input_other<T>(output: &str) -> T
where T: FromStr, T::Err: Debug,
Expand description

input with the given type, crashes if failed to convert