package
0.3.0
Repository: https://github.com/rudifa/cuedo.git
Documentation: pkg.go.dev

# 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.