Type Definition bevy::utils::petgraph::matrix_graph::NodeIndex

source ·
pub type NodeIndex<Ix = u16> = NodeIndex<Ix>;
Expand description

Node identifier.