Type Definition NodeIndex
petgraph::matrix_graph
type NodeIndex<Ix = u16> = GraphNodeIndex<Ix>;
Node identifier.