mz_expr::scalar::func

Function sub_numeric

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