xdot

Function draw_graph

Source
pub fn draw_graph(graph: Graph) -> Result<Vec<ShapeDraw>, Error<String>>
Available on crate feature layout only.
Expand description

Extract ShapeDraw operations from a graph annotated with xdot draw attributes.