Type Definition dfa::StateIndex

source ·
pub type StateIndex = usize;
Expand description

An StateIndex represents a state in the automaton.