Function path_matchers::equal[][src]

pub fn equal<P: Into<PathBuf>>(path: P) -> impl PathMatcher

Checks a path for exact match.