Type Definition rs_graph::vec::IndexNodeSliceMut [−][src]
type IndexNodeSliceMut<'a, 'b, G, T> = IndexItemSliceMut<'a, 'b, G, T, NodeIndexer>;
Mutable slice of a node indexed vector.
type IndexNodeSliceMut<'a, 'b, G, T> = IndexItemSliceMut<'a, 'b, G, T, NodeIndexer>;
Mutable slice of a node indexed vector.