rustc_trans::middle::privacy::ExternalExports
[−]
[src]
type ExternalExports = HashSet<DefId, BuildHasherDefault<FnvHasher>>;
Unstable (
rustc_private
)