Function test_vertices_fold

Source
pub fn test_vertices_fold<G>(graph: &mut G)
where G: Graph<Vertex = Vertex, Edge = Edge>,
Expand description

Test vertex fold operations