Searched defs:RegexMatchesPredicate (Results 1 – 1 of 1) sorted by relevance
38 pub fn count(self, count: usize) -> RegexMatchesPredicate { in count() method73 pub struct RegexMatchesPredicate { struct78 impl Predicate<str> for RegexMatchesPredicate { argument98 impl reflection::PredicateReflection for RegexMatchesPredicate { implementation105 impl fmt::Display for RegexMatchesPredicate { implementation