Function graphviz_rust::parse[][src]

pub fn parse(dot: &str) -> Result<Graph, String>