Function is_re_exported

Source
pub fn is_re_exported(
    tcx: TyCtxt<'_>,
    target_defid: DefId,
    module_defid: LocalDefId,
) -> bool