Function input_w_msg

Source
pub fn input_w_msg<T>(a: &str, e: ErHandle<&str>) -> T
where T: FromStr,