Type Definition conrod::graph::EdgeIndex [] [src]

type EdgeIndex = EdgeIndex<u32>;

An alias for our Graph's Edge Index.