daggy::Parents [] [src]

type Parents<'a, E, Ix> = Neighbors<'a, E, Ix>;

An iterator yielding indices to the parents of some node.