impl_trait_header
rustc_
hir_
analysis
1.91.0-nightly
(cdb45c87e 2025-08-27)
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
<'_>>