Function rustc_hir_analysis::check::adt_async_destructor

source ยท
fn adt_async_destructor(
    tcx: TyCtxt<'_>,
    def_id: LocalDefId,
) -> Option<AsyncDestructor>