Type Definition rs_graph::vec::IndexNodeVec[][src]

type IndexNodeVec<'a, G, T> = IndexItemVec<'a, G, T, NodeIndexer>;

Node indexed vector.