Searched defs:IsEmptyPredicate (Results 1 – 1 of 1) sorted by relevance
19 pub struct IsEmptyPredicate {} struct21 impl Predicate<str> for IsEmptyPredicate { implementation32 impl reflection::PredicateReflection for IsEmptyPredicate {} implementation34 impl fmt::Display for IsEmptyPredicate { implementation