VertexIter

Type Alias VertexIter 

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