clippy_utils::ast_utils

Function eq_coroutine_kind

source
fn eq_coroutine_kind(a: Option<CoroutineKind>, b: Option<CoroutineKind>) -> bool