rustc_typeck::util::nodemap::FnvHashSetUnstable [-] [+] [src]

type FnvHashSet<V> = HashSet<V, DefaultState<FnvHasher>>;