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

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

Slice of a node indexed vector.