Function input

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