Crate aoc

source ·

Re-exports§

  • pub use ::utils;
  • pub use ::year2015;
  • pub use ::year2016;
  • pub use ::year2017;

Macros§

  • Macro which invokes a callback macro with a list of all implemented puzzle solutions.

Constants§

  • Constant containing each puzzle solution.

Type Aliases§

  • Represents a wrapper function around a puzzle solution.