Function rustc_typeck::middle::const_eval::const_uint_checked_negUnstable
[-] [+]
[src]
pub fn const_uint_checked_neg(a: u64, _e: &'a Expr, _opt_ety: Option<UintTy>) -> Result<const_val, ConstEvalErr>