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