Skip to main content

parse_automaton

Function parse_automaton 

Source
pub fn parse_automaton(input: &str) -> Result<AutomatonType, String>