clippy_
utils
1.85.0-nightly
(a47555110 2024-11-22)
In clippy_
utils::
ast_
utils
clippy_utils
::
ast_utils
Function
eq_opt_coroutine_kind
Copy item path
Source
fn eq_opt_coroutine_kind( l:
Option
<
CoroutineKind
>, r:
Option
<
CoroutineKind
>, ) ->
bool