risingwave_
frontend
2.2.0-alpha
In risingwave_
frontend::
expr::
function_
impl::
context::
USER_
INFO_
READER
risingwave_frontend
::
expr
::
function_impl
::
context
::
USER_INFO_READER
Function
sync_scope
Copy item path
source
pub fn sync_scope<F, R>(value:
UserInfoReader
, f: F) -> R
where F:
FnOnce
() -> R,