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

type State = State<Nfa>;
Expand description

Specialized NFA state type.