Function test_remove_edge

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