Searched defs:PointsToMatcher (Results 1 – 1 of 1) sorted by relevance
41 pub struct PointsToMatcher<MatcherT> { struct45 impl<'a, ExpectedT, MatcherT> Matcher<&'a ExpectedT> for PointsToMatcher<MatcherT> implementation