NodeIndex
petgraph
0.6.5
NodeIndex
In petgraph::csr
Structs
Csr
EdgeReference
EdgeReferences
Edges
EdgesNotSorted
Neighbors
NodeIdentifiers
NodeReferences
Type Aliases
EdgeIndex
NodeIndex
?
Settings
Type Alias
petgraph
::
csr
::
NodeIndex
Copy item path
source
·
[
−
]
pub type NodeIndex<Ix =
DefaultIx
> = Ix;
Expand description
Csr node index type, a plain integer.