Skip to main content

build_dot_code

Function build_dot_code 

Source
pub fn build_dot_code(automata: &Automata) -> String
Expand description

Build DOT code representing the provided automata (reverse of parse_dot).