risingwave_expr::expr_context::TIME_ZONE

Function scope

source
pub fn scope<F>(value: String, f: F) -> TaskLocalFuture<String, F>
where F: Future,