Function test_vertices_probe

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