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