Function test_mutate_vertex

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