Function path_matchers::not[][src]

pub fn not<A: PathMatcher>(matcher: A) -> impl PathMatcher

Reverts the match condition of the underlying matcher.