Skip to main content
eq_opt_coroutine_kind
clippy_
utils
1.95.0-nightly
(366a1b93e 2026-02-03)
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