syntax::ast::make

Function arg_list

source
pub fn arg_list(args: impl IntoIterator<Item = Expr>) -> ArgList