Function test_edges_context

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