beautiful proc macro

This commit is contained in:
Rakarake 2025-11-30 18:57:32 +01:00
parent 9b822cedc8
commit f2a4de9bd9
6 changed files with 70 additions and 29 deletions

View file

@ -7,3 +7,6 @@ edition = "2024"
name = "aoc2024"
path = "main.rs"
[dependencies]
gendays = { workspace = true }