Searched defs:PointsToMatcher (Results 1 – 1 of 1) sorted by relevance
46 struct PointsToMatcher<ActualT: ?Sized, MatcherT> { struct51 impl<ExpectedT, MatcherT, ActualT> Matcher for PointsToMatcher<ActualT, MatcherT> argument