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