Function mz_expr::scalar::func::sub_numeric

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