clippy_utils::ast_utils

Function eq_coroutine_kind

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