Function create_function_arg_from_expr

Source
fn create_function_arg_from_expr(expr: Expr) -> FunctionArg
Expand description

Create FunctionArg from an Expr.