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

Node identifier.