paralegal_flow::ana::graph_converter

Function entrypoint_is_async

Source
fn entrypoint_is_async<'tcx>(
    body_cache: &BodyCache<'tcx>,
    tcx: TyCtxt<'tcx>,
    def_id: DefId,
) -> bool