risingwave_expr::expr_context::VNODE_COUNT

Function scope

source
pub fn scope<F>(value: usize, f: F) -> TaskLocalFuture<usize, F>
where F: Future,