pub fn draw_graph(graph: Graph) -> Result<Vec<ShapeDraw>, Error<String>>
layout
Extract ShapeDraw operations from a graph annotated with xdot draw attributes.
xdot