Module laps_regex::table
source · Expand description
State-transition table (StateTransTable) related implementations.
A state-transition table can be built from a deterministic finite
automaton (DFA).
Structs
- A state-transition table with symbol type
Sand tag typeT.