Type Definition petgraph::matrix_graph::NodeIndex[][src]

type NodeIndex<Ix = u16> = GraphNodeIndex<Ix>;

Node identifier.