rustc_
hir_
analysis
1.86.0-nightly
(d8810e3e2 2025-02-14)
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
<'_>>