Skip to main content

may_have_provenance

Function may_have_provenance 

Source
fn may_have_provenance(tcx: TyCtxt<'_>, value: ConstValue, size: Size) -> bool
Expand description

Check if a constant may contain provenance information. Can return true even if there is no provenance.