Skip to main content

resolve_assoc_on_adt

Function resolve_assoc_on_adt 

Source
fn resolve_assoc_on_adt<'tcx>(
    tcx: TyCtxt<'tcx>,
    adt_def_id: DefId,
    item_ident: Ident,
    ns: Namespace,
    disambiguator: Option<Disambiguator>,
    module_id: DefId,
) -> Vec<(Res, DefId)>