impl_trait_header
rustc_
hir_
analysis
1.91.0-beta.4
(aa7859c0d 2025-09-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
<'_>>