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

type EdgeIndex = EdgeIndex<u32>;

An alias for our Graph's Edge Index.