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