☰
NodeIndex
In petgraph::csr
?
Type Alias
petgraph
::
csr
::
NodeIndex
source
·
[
−
]
pub type NodeIndex<Ix =
DefaultIx
> = Ix;
Expand description
Csr node index type, a plain integer.