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

type NodeIndex<Ix = DefaultIx> = Ix;
[]

Csr node index type, a plain integer.