clippy_utils
1.78.0-nightly
(b381d3ab2 2024-02-12)
In clippy_utils::ast_utils
?
Function
clippy_utils
::
ast_utils
::
eq_where_predicate
source
·
[
−
]
pub fn eq_where_predicate(l: &
WherePredicate
, r: &
WherePredicate
) ->
bool