Audit all types used for deserializing from json/toml to ensure we have good error messages. #440
Labels
maelstrom-run
test-runners
Issues that affect all test runners (cargo-maelstrom, maelstrom-pytest, maelstrom-to-test, etc.).
Milestone
In particular, when using untagged enums, we should probably write our own deserialize.
Ensure we have tests for all of them as well, and that the tests make sure we error on unknown fields.
The text was updated successfully, but these errors were encountered: