Skip to main content

graph

Function graph 

Source
pub fn graph(layout: &Layout, project_filter: Option<&str>) -> Result<String>
Expand description

The whole blocker and parent graph as Graphviz DOT. Node fill encodes state.

ยงErrors

Returns an error if the corpus cannot be read.