rustc::util::nodemap::DefIdMap   
                   
                       [−]
                   
               [src]
type DefIdMap<T> = FnvHashMap<DefId, T>;
Unstable (
rustc_private)type DefIdMap<T> = FnvHashMap<DefId, T>;
rustc_private)