path_fn

Function path_fn 

Source
pub fn path_fn<F>(f: F) -> impl Function
where F: Fn(&Path) -> Option<OsString>,