Module laps_regex::dfa
source · Expand description
Structs
- A deterministic finite automaton (DFA) with symbol type
Sand tag typeT.
Type Aliases
- A pair of
DFA’s internal finite automaton and the tag map.
S and tag type T.DFA’s internal finite automaton and the tag map.