coroutine_kind
rustc_
hir_
analysis
1.92.0
(ded5c06cf 2025-12-08)
In rustc_
hir_
analysis::
collect
rustc_hir_analysis
::
collect
Function
coroutine_
kind
Copy item path
Source
fn coroutine_kind(tcx:
TyCtxt
<'_>, def_id:
LocalDefId
) ->
Option
<
CoroutineKind
>