☰
bevy
0.13.0
EdgeIndex
In bevy::utils::petgraph::csr
?
Type Alias
bevy
::
utils
::
petgraph
::
csr
::
EdgeIndex
source
·
[
−
]
pub type EdgeIndex =
usize
;
Expand description
Csr edge index type, a plain integer.