impl_trait_header
rustc_
hir_
analysis
1.91.1
(ed61e7d7e 2025-11-07)
In rustc_
hir_
analysis::
collect
rustc_hir_analysis
::
collect
Function
impl_
trait_
header
Copy item path
Source
fn impl_trait_header( tcx:
TyCtxt
<'_>, def_id:
LocalDefId
, ) ->
Option
<
ImplTraitHeader
<'_>>