clippy_utils
1.80.0-nightly
(804421dff 2024-06-07)
In clippy_utils::ast_utils
Function
clippy_utils
::
ast_utils
::
eq_generic_bound
Copy item path
source
ยท
[
−
]
pub fn eq_generic_bound(l: &
GenericBound
, r: &
GenericBound
) ->
bool