Function test_index_limit

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