[][src]Type Definition daggy::walker::IndexPair

type IndexPair<Ix> = (EdgeIndex<Ix>, NodeIndex<Ix>);

Short-hand for an edge node index pair.