clippy_
utils
1.84.0-nightly
(3fee0f12e 2024-11-20)
In clippy_
utils::
check_
proc_
macro
clippy_utils
::
check_proc_macro
Function
fn_kind_pat
Copy item path
Source
fn fn_kind_pat( tcx:
TyCtxt
<'_>, kind: &
FnKind
<'_>, body: &
Body
<'_>, hir_id:
HirId
, ) -> (
Pat
,
Pat
)