test_boxed_performance_equivalence

Function test_boxed_performance_equivalence 

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