Skip to main content
get_declaration_sig
rustc_
hir_
analysis
1.95.0-nightly
(f60a0f1bc 2026-02-02)
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>>