Crate aoc_driver[][src]

Macros

Runs all AoC tests and solutions from a given config

Runs a given function

Runs a given function with byte input

Runs a test with given input

Runs a test with given byte input

Functions

Get some input from the AoC website and put it at location. Requires session string from browser. Returns true if input was successfully fetched

Post an answer to the AoC website. Requires session string from browser. Returns true if answer was correct or has already been given