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

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

Node identifier.