test_boxed_context_delegation

Function test_boxed_context_delegation 

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