Searched defs:EachMatcher (Results 1 – 1 of 1) sorted by relevance
74 struct EachMatcher<ActualT: ?Sized, MatcherT> { struct79 impl<ElementT: Debug, ActualT: Debug + ?Sized, MatcherT> Matcher for EachMatcher<ActualT, MatcherT> implementation