clippy_utils
1.79.0-nightly
(eb45c8444 2024-03-17)
In clippy_utils::ast_utils
?
Function
clippy_utils
::
ast_utils
::
eq_path_seg
source
·
[
−
]
pub fn eq_path_seg(l: &
PathSegment
, r: &
PathSegment
) ->
bool