pub type EdgeIx = EdgeIndex<u32>;
The package graph’s edge index type.
pub struct EdgeIx(/* private fields */);