Function rustc_metadata::foreign_modules::collect
source ยท pub(crate) fn collect(
tcx: TyCtxt<'_>,
LocalCrate: LocalCrate,
) -> FxIndexMap<DefId, ForeignModule>
pub(crate) fn collect(
tcx: TyCtxt<'_>,
LocalCrate: LocalCrate,
) -> FxIndexMap<DefId, ForeignModule>