Searched defs:NotMatcher (Results 1 – 2 of 2) sorted by relevance
42 struct NotMatcher<T, InnerMatcherT> { struct47 impl<T: Debug, InnerMatcherT: Matcher<ActualT = T>> Matcher for NotMatcher<T, InnerMatcherT> { implementation
445 …NotMatcher *Matcher_MatcherList_Predicate `protobuf:"bytes,4,opt,name=not_matcher,json=notMatcher,… member