[][src]Type Definition petgraph::csr::EdgeIndex

type EdgeIndex = usize;

Csr edge index type, a plain integer.