risingwave_
frontend
2.2.0-alpha
In risingwave_
frontend::
expr::
function_
impl::
context::
AUTH_
CONTEXT
risingwave_frontend
::
expr
::
function_impl
::
context
::
AUTH_CONTEXT
Function
sync_scope
Copy item path
source
pub fn sync_scope<F, R>(value:
Arc
<
AuthContext
>, f: F) -> R
where F:
FnOnce
() -> R,