tuple_err
datafusion
50.3.0
In datafusion::
physical_
planner
datafusion
::
physical_planner
Function
tuple_
err
Copy item path
Source
fn tuple_err<T, R>(value: (
Result
<T>,
Result
<R>)) ->
Result
<
(T, R)
>