clippy_utils
1.80.0-nightly
(e82c861d7 2024-05-04)
In clippy_utils::ast_utils
?
Settings
Function
clippy_utils
::
ast_utils
::
eq_where_predicate
Copy item path
source
·
[
−
]
pub fn eq_where_predicate(l: &
WherePredicate
, r: &
WherePredicate
) ->
bool