petgraph
0.4.13
In petgraph::
csr
Structs
Csr
EdgeReference
EdgeReferences
Edges
EdgesNotSorted
Neighbors
NodeIdentifiers
Constants
BINARY_SEARCH_CUTOFF
Type Aliases
EdgeIndex
NodeIndex
petgraph
::
csr
Type Alias
NodeIndex
Copy item path
Settings
Help
Summary
Source
pub type NodeIndex<Ix =
DefaultIx
> = Ix;
Expand description
Csr node index type, a plain integer.