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

type Index = NodeIndex<usize>;

Unique index for a Node within a Graph.