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

type IndexBiEdgeSlice<'a, 'b, G, T> = IndexItemSlice<'a, 'b, G, T, BiEdgeIndexer>;

Slice of a biedge indexed vector.