petgraph
0.6.5
In petgraph::
csr
Structs
Csr
EdgeReference
EdgeReferences
Edges
EdgesNotSorted
Neighbors
NodeIdentifiers
NodeReferences
Type Aliases
EdgeIndex
NodeIndex
petgraph
::
csr
Type Alias
EdgeIndex
Copy item path
Settings
Help
Summary
Source
pub type EdgeIndex =
usize
;
Expand description
Csr edge index type, a plain integer.