test_index

Function test_index 

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