beautiful proc macro
This commit is contained in:
parent
9b822cedc8
commit
f2a4de9bd9
6 changed files with 70 additions and 29 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
|
@ -5,3 +5,10 @@ version = 4
|
|||
[[package]]
|
||||
name = "aoc2024"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"gendays",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "gendays"
|
||||
version = "0.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue