Function test_mutate_edge

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