test_boxed_simple

Function test_boxed_simple 

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