rustc::middle::privacy::ExternalExportsUnstable
[-] [+]
[src]
type ExternalExports = DefIdSet;
A set containing all exported definitions from external crates. The set does not contain any entries from local crates.