Crate derive_finite_automaton

Source

Structs§

InvalidCharacter
Character found initially which does that have transition

Enums§

GetNextResult
Where ‘T’ is the type the stateful trie returns TODO the result should be only on the first result not the second …

Traits§

FiniteAutomata
FiniteAutomataConstructor
A type for which a stateful trie can be built

Type Aliases§

GetAutomataStateForValue

Derive Macros§

FiniteAutomataConstructor