[][src]Function inputparser::input_w_msg

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