Function rustc_ty_utils::ty::associated_item_from_impl_item_ref[][src]

fn associated_item_from_impl_item_ref(
    tcx: TyCtxt<'_>,
    parent_def_id: LocalDefId,
    impl_item_ref: &ImplItemRef
) -> AssocItem