Structsยง
- Regex
Set - Match multiple, possibly overlapping, regexes in a single search.
- SetMatches
- A set of matches returned by a regex set.
- SetMatches
Into Iter - An owned iterator over the set of matches from a regex set.
- SetMatches
Iter - A borrowed iterator over the set of matches from a regex set.