Crate regex_parser

Crate regex_parser 

Source

Structs§

RegexGrammar
A simple grammar for parsing standard regular expressions
RegexParsingError
An error that can occur during parsing standard regular expressions.

Enums§

Rule
Simple grammar rules for parsing standard regular expressions.