Type Definition nannou::geom::graph::node::Index[][src]

type Index = NodeIndex<usize>;

Unique index for a Node within a Graph.