pub fn render_dep_graph(graph: DepGraph) -> Result<String>
Expand description

Converts the dependency graph representation into a graphviz string.