Skip to main content
asyncness
rustc_
ty_
utils
1.97.0-nightly
(f53b654a8 2026-04-30)
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.