petgraph
0.6.5
In petgraph::
csr
petgraph
::
csr
Type Alias
NodeIndex
Copy item path
source
pub type NodeIndex<Ix =
DefaultIx
> = Ix;
Expand description
Csr node index type, a plain integer.