Function rustc_trans::middle::const_eval::const_uint_checked_remUnstable [-] [+] [src]

pub fn const_uint_checked_rem(a: u64, b: u64, e: &'a Expr, opt_ety: Option<UintTy>) -> Result<const_val, ConstEvalErr>