Crate bddap_aoc

Source

Re-exports§

pub use linkme;

Structs§

Challenge
Getter

Statics§

CHALLENGES

Functions§

run_default
Get settings from command line arguments.

Attribute Macros§

register
Marks a function as a solution to an Advent of Code challenge.
unregistered_challenge
Declare a challenge function without registering it.