clippy_utils
1.80.0-nightly
(b92758a9a 2024-05-20)
In clippy_utils::ast_utils
Function
clippy_utils
::
ast_utils
::
eq_label
Copy item path
source
ยท
[
−
]
pub fn eq_label(l: &
Option
<
Label
>, r: &
Option
<
Label
>) ->
bool