Trait petgraph::visit::GraphRef [] [src]

pub trait GraphRef: Copy + GraphBase { }

A copyable reference to a graph.

Implementors