regex::regexset

Module string

source

Structsยง

  • Match multiple, possibly overlapping, regexes in a single search.
  • A set of matches returned by a regex set.
  • An owned iterator over the set of matches from a regex set.
  • A borrowed iterator over the set of matches from a regex set.