Function rustc_typeck::middle::const_eval::const_uint_checked_addUnstable
[-] [+]
[src]
pub fn const_uint_checked_add(a: u64, b: u64, e: &'a Expr, opt_ety: Option<UintTy>) -> Result<const_val, ConstEvalErr>