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

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