Expand description
Implementation of TreeItem for petgraph::Graph
This module is enabled by the "petgraph" feature.
Functions
Print graph, starting at node start, to standard output using default formatting
Write graph, starting at node start, to writer f using custom formatting