flowistry_pdg_construction::async_support

Function try_as_async_trait_function

Source
pub fn try_as_async_trait_function<'tcx>(
    tcx: TyCtxt<'_>,
    def_id: DefId,
    body: &Body<'tcx>,
) -> Option<(DefId, GenericArgsRef<'tcx>, Location)>