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

type IndexNodeSlice<'a, 'b, G, T> = IndexItemSlice<'a, 'b, G, T, NodeIndexer>;

Slice of a node indexed vector.