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

type EdgeIndex = usize;
[]

Csr edge index type, a plain integer.