risingwave_
expr
2.3.0-alpha
In risingwave_
expr::
expr_
context::
STRICT_
MODE
risingwave_expr
::
expr_context
::
STRICT_MODE
Function
sync_scope
Copy item path
source
pub fn sync_scope<F, R>(value:
bool
, f: F) -> R
where F:
FnOnce
() -> R,