Module posix_regex::matcher[][src]

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

Structs

PosixRegex

A regex matcher, ready to match stuff