Type Definition rustc_middle::ty::context::InternedSet[][src]

type InternedSet<'tcx, T> = ShardedHashMap<Interned<'tcx, T>, ()>;