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