☰
bevy
0.13.0
NodeIndex
In bevy::utils::petgraph::csr
?
Type Alias
bevy
::
utils
::
petgraph
::
csr
::
NodeIndex
source
·
[
−
]
pub type NodeIndex<Ix =
u32
> = Ix;
Expand description
Csr node index type, a plain integer.