rustc_hir_analysis
1.80.0-nightly
(ada5e2c7b 2024-05-31)
In rustc_hir_analysis::collect
Function
rustc_hir_analysis
::
collect
::
fn_sig
Copy item path
source
ยท
[
−
]
fn fn_sig(tcx:
TyCtxt
<'_>, def_id:
LocalDefId
) ->
EarlyBinder
<'_,
PolyFnSig
<'_>>