fn is_const_def_kind(tcx: TyCtxt<'_>, def_id: DefId) -> bool
Whether a DefId is a const-like item that mir_for_ctfe accepts.
DefId
mir_for_ctfe