Searched defs:BoolMatcher (Results 1 – 1 of 1) sorted by relevance
32 pub struct BoolMatcher { struct36 impl BoolMatcher { argument49 impl Matcher<bool> for BoolMatcher { implementation59 impl<'a> Matcher<&'a bool> for BoolMatcher { implementation