regex_automata::nfa::thompson::range_trie

Constant FINAL

source
const FINAL: StateID;
Expand description

There is only one final state in this trie. Every sequence of byte ranges added shares the same final state.