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

pub trait GraphRef: Copy + GraphBase { }
Expand description

A copyable reference to a graph.

Implementations on Foreign Types

Implementors