rustc_hir_analysis::collect

Function coroutine_kind

source
fn coroutine_kind(tcx: TyCtxt<'_>, def_id: LocalDefId) -> Option<CoroutineKind>