daggy::walker::IndexPair
[−]
[src]
type IndexPair<Ix> = (EdgeIndex<Ix>, NodeIndex<Ix>);
Short-hand for an edge node index pair.
type IndexPair<Ix> = (EdgeIndex<Ix>, NodeIndex<Ix>);
Short-hand for an edge node index pair.