impl_trait_header
rustc_
hir_
analysis
1.92.0-nightly
(b6f0945e4 2025-10-08)
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
<'_>>