Type Definition fera_graph::graphs::OutNeighborIter [] [src]

type OutNeighborIter<'a, G> = <G as VertexTypes<'a, G>>::OutNeighborIter;