Skip to main content

graph_body

Function graph_body 

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

The nodes and edges of the graph, without the enclosing digraph block.

ยงErrors

Returns an error if the corpus cannot be read.