risingwave_
expr
2.3.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
,