[][src]Type Definition nannou::ui::graph::Parents

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

A Walker over some node's parent nodes.