pub fn not_empty_string() -> impl Predicate<String>
Create a predicate that checks if a string is not empty.