pub type NodeIndex<Ix = u16> = NodeIndex<Ix>;
Node identifier.
pub struct NodeIndex<Ix = u16>(Ix);
0: Ix