Skip to main content

is_const_def_kind

Function is_const_def_kind 

Source
fn is_const_def_kind(tcx: TyCtxt<'_>, def_id: DefId) -> bool
Expand description

Whether a DefId is a const-like item that mir_for_ctfe accepts.