risingwave_
expr
2.2.0-alpha
In risingwave_
expr::
expr_
context::
VNODE_
COUNT
risingwave_expr
::
expr_context
::
VNODE_COUNT
Function
sync_scope
Copy item path
source
pub fn sync_scope<F, R>(value:
usize
, f: F) -> R
where F:
FnOnce
() -> R,