rustc_hir_analysis::check

Function adt_destructor

source
fn adt_destructor(tcx: TyCtxt<'_>, def_id: LocalDefId) -> Option<Destructor>