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

type NodeIndex<Ix = DefaultIx> = Ix;

Csr node index type, a plain integer.