Trait daggy::petgraph::graph::GraphIndex []

pub trait GraphIndex: Copy { }

A GraphIndex is a node or edge index.

Implementors