Module inline_c::predicates::predicate::str [−][src]
Expand description
str Predicate factories
This module contains predicates specific to string handling.
Functions
| contains | Creates a new |
| diff | Creates a new |
| ends_with | Creates a new |
| is_empty | Creates a new |
| is_match | Creates a new |
| similar | Creates a new |
| starts_with | Creates a new |