Function test_edges_fold

Source
pub fn test_edges_fold<G>(graph: &mut G)
where G: Graph<Vertex = Vertex, Edge = Edge>,
Expand description

Test edge fold operations