[][src]Type Definition firm_construction::ast::ArgumentList

type ArgumentList<'t> = Vec<Spanned<'t, Expr<'t>>>;