☰
Type Definition EdgeIndex
Other items in
petgraph
::
csr
All crates
?
Type Definition
petgraph
::
csr
::
EdgeIndex
[
−
]
[src]
pub type EdgeIndex =
usize
;
Expand description
Csr edge index type, a plain integer.