petgraph::csr

Type Alias EdgeIndex

source
pub type EdgeIndex = usize;
Expand description

Csr edge index type, a plain integer.