fn asyncness(tcx: TyCtxt<'_>, def_id: DefId) -> IsAsync
Expand description

Check if a function is async.