test_remove_vertex

Function test_remove_vertex 

Source
pub fn test_remove_vertex<Graph>(_graph: &mut Graph)
where Graph: Graph<Vertex = Vertex, Edge = Edge>,