test_boxed_with_context

Function test_boxed_with_context 

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