get_declaration_sig
rustc_
hir_
analysis
1.94.0-nightly
(e7d44143a 2025-12-24)
In rustc_
hir_
analysis::
check::
compare_
eii
rustc_hir_analysis
::
check
::
compare_eii
Function
get_
declaration_
sig
Copy item path
Source
fn get_declaration_sig<'tcx>( tcx:
TyCtxt
<'tcx>, def_id:
LocalDefId
, ) ->
Option
<&'tcx
FnSig
<'tcx>>