Module regex_automata::hybrid::dfa
source · [−]Expand description
Types and routines specific to lazy DFAs.
This module is the home of hybrid::dfa::DFA
.
This module also contains a hybrid::dfa::Builder
and a
hybrid::dfa::Config
for configuring and building a lazy DFA.