[−][src]Trait petgraph::graph::GraphIndex
A GraphIndex
is a node or edge index.
A GraphIndex
is a node or edge index.
impl<Ix: IndexType> GraphIndex for EdgeIndex<Ix>
[src]impl<Ix: IndexType> GraphIndex for NodeIndex<Ix>
[src]