Function inputfn

Source
pub fn inputfn<T>(e: impl Fn()) -> T
where T: FromStr,