pub fn parse(dot: &str) -> Result<Graph, String>
Parses a given string into a graph format that can be used afterwards or returning an string with an error description