The error message currently includes which AST (struct|enum) is currently being parsed, but does not say which Pest token we are currently at. - "Extraneous tokens" should tell me which tokens are bonus - "No Match" should tell me what token is present.