[][src]Module rustomaton::nfa

Structs

NFA

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

Traits

ToNfa

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