Trait petgraph::visit::GraphRef

source ·
pub trait GraphRef: Copy + GraphBase { }
Expand description

A copyable reference to a graph.

Implementations on Foreign Types§

Implementors§