Module parse

Module parse 

Source
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.
ParserBuilder
A builder for a regular expression parser.