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