☰
NodeIndex
NodeIndex
In petgraph::csr
Structs
Csr
EdgeReference
EdgeReferences
Edges
EdgesNotSorted
Neighbors
NodeIdentifiers
NodeReferences
Type Definitions
EdgeIndex
NodeIndex
?
Type Definition
petgraph
::
csr
::
NodeIndex
source
·
[
−
]
pub type NodeIndex<Ix =
DefaultIx
> = Ix;
Expand description
Csr node index type, a plain integer.