Module string_patterns::simple_match
source · Traits§
- Return the indices of all ocurrences of a string
- Regex-free matcher methods for common use cases
- Test multiple patterns and return boolean
- Test multiple patterns and return vector of booleans with the results for each item
- Converts arrays or vectors of strs to a vector of owned strings