clippy_utils
1.81.0-nightly
(506985649 2024-07-20)
In clippy_utils::ast_utils
Function
clippy_utils
::
ast_utils
::
eq_expr_opt
Copy item path
source
ยท
[
−
]
pub fn eq_expr_opt(l: &
Option
<
P
<
Expr
>>, r: &
Option
<
P
<
Expr
>>) ->
bool