Crate ere_core

Source
Expand description

This crate provides the core functionality to the ere crate.

Modules§

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

Structs§

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

Functions§

__compile_regex
__construct_nfa_regex