Skip to main content
eq_where_predicate
clippy_
utils
1.95.0-nightly
(366a1b93e 2026-02-03)
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