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

type ParameterList<'t> = Vec<Spanned<'t, Parameter<'t>>>;