Structs§
- Puzzle
FsCache - A file system backed implementation of
PuzzleCache. - Session
FsCache
Enums§
- Cache
Error - Represents an error occurring when interacting with the cache.
Traits§
- Puzzle
Cache - Caches puzzle inputs and answers to allow retrieval without having to request data from the Advent of Code service.
- Session
Cache - Stores cached data specific to a session, such as submission timeouts.