test_index_remove

Function test_index_remove 

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