Skip to main content

not_empty_string

Function not_empty_string 

Source
pub fn not_empty_string() -> impl Predicate<String>
Expand description

Create a predicate that checks if a string is not empty.