Function rustdoc::clean::reexport_chain
source · pub(crate) fn reexport_chain<'tcx>(
tcx: TyCtxt<'tcx>,
import_def_id: LocalDefId,
target_def_id: DefId
) -> &'tcx [Reexport]
pub(crate) fn reexport_chain<'tcx>(
tcx: TyCtxt<'tcx>,
import_def_id: LocalDefId,
target_def_id: DefId
) -> &'tcx [Reexport]