Function mz_expr::scalar::func::div_uint64

source ·
fn div_uint64<'a>(a: Datum<'a>, b: Datum<'a>) -> Result<Datum<'a>, EvalError>