# Functions
RunParseAndFormat runs the parser and formatter on the given file.
RunParserDataTest reads the test cases from the given file and runs the parser and formatter on each test case.
# Structs
ExportedStruct is used to unmarshal the JSON test cases that were extracted from cue/parser/parser_test.go.