Module string

Source

Structsยง

RegexSet
Match multiple, possibly overlapping, regexes in a single search.
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.