Skip to main content

parse_dot

Function parse_dot 

Source
pub fn parse_dot(source: &str) -> Result<AttractorGraph, String>
Expand description

Parse a DOT source string into an AttractorGraph.