Searched refs:StartsWithPredicate (Results 1 – 1 of 1) sorted by relevance
65 pub struct StartsWithPredicate { struct69 impl Predicate<str> for StartsWithPredicate { argument80 impl reflection::PredicateReflection for StartsWithPredicate {} implementation82 impl fmt::Display for StartsWithPredicate { implementation106 pub fn starts_with<P>(pattern: P) -> StartsWithPredicate in starts_with()110 StartsWithPredicate { in starts_with()