risingwave_
frontend
2.2.0-alpha
In risingwave_
frontend::
expr::
function_
impl::
context::
SEARCH_
PATH
risingwave_frontend
::
expr
::
function_impl
::
context
::
SEARCH_PATH
Function
sync_scope
Copy item path
source
pub fn sync_scope<F, R>(value:
SearchPath
, f: F) -> R
where F:
FnOnce
() -> R,