macro_rules! puzzles_noop { ([$callback:path $(,$($callbacks:path),+)?] $($args:tt)*) => { ... }; }
Version of the puzzles! macro generated by year! which appends no extra arguments.
puzzles!
year!