Skip to main content
asyncness
rustc_
ty_
utils
1.96.1
(31fca3adb 2026-06-26)
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.