Function rustc_hir_analysis::collect::impl_trait_header

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