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

type IndexEdgeVec<'a, G, T> = IndexItemVec<'a, G, T, EdgeIndexer>;

Edge indexed vector.