Type Definition conrod::graph::Parents [] [src]

type Parents = Parents<Node, Edge, u32>;

A Walker over some node's parent nodes.