[][src]Function include_merkle::graph_to_stdout

pub fn graph_to_stdout(
    graph: &IncludeNodeGraph,
    root_node: NodeIndex
) -> Result<()>

Print the graph as a tree view to stdout.