clippy_utils
1.80.0-nightly
(1871252fc 2024-05-15)
In clippy_utils::ast_utils
Function
clippy_utils
::
ast_utils
::
eq_use_tree_kind
Copy item path
source
ยท
[
−
]
pub fn eq_use_tree_kind(l: &
UseTreeKind
, r: &
UseTreeKind
) ->
bool