Type Alias GetAutomataStateForValue

Source
pub type GetAutomataStateForValue<T> = <<T as FiniteAutomataConstructor>::FiniteAutomata as FiniteAutomata<T>>::State;
Expand description

Helper for getting the state item used in the automata