risingwave_
frontend
2.4.0-alpha
In risingwave_
frontend::
expr::
function_
impl::
context::
SEARCH_
PATH
risingwave_frontend
::
expr
::
function_impl
::
context
::
SEARCH_PATH
Function
scope
Copy item path
Source
pub fn scope<F>(value: SearchPath, f: F) -> TaskLocalFuture<SearchPath, F>
where F:
Future
,