clippy_
utils
1.86.0-nightly
(ef148cd7e 2025-02-12)
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