Function rustc_hir_analysis::collect::impl_trait_header

source ยท
fn impl_trait_header(
    tcx: TyCtxt<'_>,
    def_id: LocalDefId,
) -> Option<ImplTraitHeader<'_>>