rustc::middle::privacy::ExternalExports
[−]
[src]
type ExternalExports = DefIdSet;
Unstable (
rustc_private
)A set containing all exported definitions from external crates. The set does not contain any entries from local crates.