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

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

A Walker over some node's child nodes.