Type Definition EdgeIndex
conrod_core::graph
type EdgeIndex = EdgeIndex<u32>;
An alias for our Graph's Edge Index.