Available on (crate features
syntax-glob
or syntax-ev
or syntax-regex
) and crate feature syntax-regex
only.Expand description
This module provides a regular expression parser.
Structs§
- Parser
- A regular expression parser.
- Parser
Builder - A builder for a regular expression parser.