clippy_utils
1.80.0-nightly
(ef0027897 2024-05-12)
In clippy_utils::ast_utils
Function
clippy_utils
::
ast_utils
::
eq_where_predicate
Copy item path
source
ยท
[
−
]
pub fn eq_where_predicate(l: &
WherePredicate
, r: &
WherePredicate
) ->
bool