Type Definition enso_automata::dfa::State[][src]

type State = State<Dfa>;
Expand description

Specialized DFA state type.