Function path_matchers::func[][src]

pub fn func<F: Fn(&Path) -> bool>(f: F) -> impl PathMatcher

Creates matcher based on function.