risingwave_
frontend
2.2.0-alpha
In risingwave_
frontend::
expr::
function_
impl::
context::
CATALOG_
READER
risingwave_frontend
::
expr
::
function_impl
::
context
::
CATALOG_READER
Function
scope
Copy item path
source
pub fn scope<F>(value:
CatalogReader
, f: F) -> TaskLocalFuture<
CatalogReader
, F>
where F:
Future
,