clippy_
utils
1.85.0-nightly
(426d17342 2024-12-21)
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