Module data

Module data 

Source

Structs§

Answers
Stores correct and incorrect answers for a puzzle, along with hints such as “too large” and “too small”.
Puzzle
Stores puzzle input and answer data.
Session

Enums§

AnswerDeserializationError
CheckResult
Represents the various outcomes of checking an answer against an answers database.

Constants§

CORRECT_ANSWER_CHAR
HIGH_ANSWER_CHAR
LOW_ANSWER_CHAR
WRONG_ANSWER_CHAR