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