mz_expr::scalar::func

Function div_uint16

Source
fn div_uint16<'a>(a: Datum<'a>, b: Datum<'a>) -> Result<Datum<'a>, EvalError>