impl_trait_header
rustc_
hir_
analysis
1.91.0-beta.9
(1f2519788 2025-10-17)
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
<'_>>