pub trait Subsume<F> { // Required method fn subsume(&mut self, fa: &F); }
Insert all the states and transitions of the finite automaton.