Skip to main content

parse_dot

Function parse_dot 

Source
pub fn parse_dot(input: &str) -> Result<DotGraph>
Expand description

Parse a DOT file string into a DotGraph.