clippy_utils
1.81.0-nightly
(b5b13568f 2024-06-10)
In clippy_utils::ast_utils
Function
clippy_utils
::
ast_utils
::
eq_mac_call
Copy item path
source
ยท
[
−
]
pub fn eq_mac_call(l: &
MacCall
, r: &
MacCall
) ->
bool