Type Definition IndexerIter
rs_graph::vec
type IndexerIter<'a, I> = GraphIter<'a, I, <I as Indexer>::Iter>;