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

type Index = EdgeIndex<usize>;

Unique index for an Edge within a Graph.