rustc_trans::util::nodemap::FnvHashMapUnstable [-] [+] [src]

type FnvHashMap<K, V> = HashMap<K, V, DefaultState<FnvHasher>>;