Function test_vertex_mutate_context

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