Searched refs:index_of_namespace (Results 1 – 1 of 1) sorted by relevance
27 let mut index_of_namespace = Map::new(); in sort_by_inner_namespace() localVariable31 match index_of_namespace.get(first_ns_elem) { in sort_by_inner_namespace()33 index_of_namespace.insert(first_ns_elem, nested_namespaces.len()); in sort_by_inner_namespace()