asyncness
rustc_
ty_
utils
1.91.1
(ed61e7d7e 2025-11-07)
In rustc_
ty_
utils::
ty
rustc_ty_utils
::
ty
Function
asyncness
Copy item path
Source
fn asyncness(tcx:
TyCtxt
<'_>, def_id:
LocalDefId
) ->
Asyncness
Expand description
Check if a function is async.