Crate ere

Source

Modules§

nfa_static
Implements a version of crate::working_nfa::WorkingNFA that can be serialized statically into a binary.
parse_tree
prelude
simplified_tree
working_nfa

Macros§

compile_regex

Structs§

Regex
A regular expression (specifically, a POSIX ERE).