risingwave_expr_macro::parse

Function arg_is_context

source
fn arg_is_context(arg: &FnArg) -> bool
Expand description

Check if the argument is &Context.