Searched defs:automaton (Results 1 – 2 of 2) sorted by relevance
118 fn automaton(&self) -> Result<AhoCorasick<Size>> { in automaton() method
204 mod automaton; module