[][src]Module rustomaton::dfa

Structs

DFA

https://en.wikipedia.org/wiki/Deterministic_finite_automaton

Traits

ToDfa

An interface for structs that can be converted into a DFA.