risingwave_
expr
2.2.0-alpha
In risingwave_
expr::
expr_
context::
FRAGMENT_
ID
risingwave_expr
::
expr_context
::
FRAGMENT_ID
Function
try_with
Copy item path
source
pub fn try_with<F, R>(f: F) ->
Result
<R,
ExprError
>
where F:
FnOnce
(&
u32
) -> R,