clippy_
utils
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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