clippy_utils
1.80.0-nightly
(84b40fc90 2024-05-27)
In clippy_utils::ast_utils
Function
clippy_utils
::
ast_utils
::
eq_fn_decl
Copy item path
source
ยท
[
−
]
pub fn eq_fn_decl(l: &
FnDecl
, r: &
FnDecl
) ->
bool