Skip to main content
eq_stmt
clippy_
utils
1.96.0-nightly
(a25435bcf 2026-03-29)
In clippy_
utils::
ast_
utils
clippy_utils
::
ast_utils
Function
eq_stmt
Copy item path
Source
pub fn eq_stmt(l: &
Stmt
, r: &
Stmt
) ->
bool