Function test_mutation

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