aoc
2024.12.25
aoc
Macro
library
Copy item path
Source
macro_rules! library { ($year:tt $description:literal $($day:tt),*) => { ... }; }