Type Definition fera::graph::graphs::VertexIter

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