clippy_
utils
1.86.0
(05f9846f8 2025-03-31)
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
)