Crate automata [] [src]

Reexports

pub use nfa::{NFA, Transition};
pub use dfa::DFA;

Modules

dfa
nfa

Traits

Automaton