Module posix_regex::matcher

source ·
Expand description

The matcher: Can find substrings in a string that match any compiled regex

Structs

A regex matcher, ready to match stuff