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

type Index = EdgeIndex<usize>;

Unique index for an Edge within a Graph.