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

type IndexBiEdgeVec<'a, G, T> = IndexItemVec<'a, G, T, BiEdgeIndexer>;

biedge indexed vector.