coroutine_kind
rustc_
hir_
analysis
1.93.0-beta.5
(72b6488ba 2025-12-21)
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
>