Skip to main content

rvalue_const_i128

Function rvalue_const_i128 

Source
fn rvalue_const_i128<'tcx>(
    tcx: TyCtxt<'tcx>,
    def_id: DefId,
    rvalue: &Rvalue<'tcx>,
) -> Option<i128>
Expand description

Extract a direct constant assignment from an rvalue.