☰
EdgeIndex
petgraph
0.6.4
EdgeIndex
In petgraph::csr
Structs
Csr
EdgeReference
EdgeReferences
Edges
EdgesNotSorted
Neighbors
NodeIdentifiers
NodeReferences
Type Aliases
EdgeIndex
NodeIndex
?
Type Alias
petgraph
::
csr
::
EdgeIndex
source
·
[
−
]
pub type EdgeIndex =
usize
;
Expand description
Csr edge index type, a plain integer.