Function test_boxed_context_persistence

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