Module regex::re_set::unicode [−][src]
Structs
| RegexSet |
Match multiple (possibly overlapping) regular expressions in a single scan. |
| SetMatches |
A set of matches returned by a regex set. |
| SetMatchesIntoIter |
An owned iterator over the set of matches from a regex set. |
| SetMatchesIter |
A borrowed iterator over the set of matches from a regex set. |
Functions
| as_bytes_bytes | |
| as_bytes_str |