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