risingwave_
expr
2.4.0-alpha
In risingwave_
expr::
expr_
context::
STRICT_
MODE
risingwave_expr
::
expr_context
::
STRICT_MODE
Function
scope
Copy item path
Source
pub fn scope<F>(value:
bool
, f: F) -> TaskLocalFuture<
bool
, F>
where F:
Future
,