Type Definition petgraph::matrix_graph::NodeIndex

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

Node identifier.