test_index_update

Function test_index_update 

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