mz_expr::scalar::func

Function sub_uint64

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