Crate aoc_macros

Source

Macrosยง

aoc_complete
Runs all AoC tests and solutions from a given config
run
Runs a given function
run_bytes
Runs a given function with byte input
test
Runs a test with given input
test_bytes
Runs a test with given byte input