Trait petgraph::graph::GraphIndex [] [src]

pub trait GraphIndex: Copy { }

A GraphIndex is a node or edge index.

Implementors