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