beautiful proc macro
This commit is contained in:
parent
9b822cedc8
commit
f2a4de9bd9
6 changed files with 70 additions and 29 deletions
|
|
@ -1,3 +1,7 @@
|
|||
[workspace]
|
||||
members = [ "aoc2024" ]
|
||||
members = [ "aoc2024" , "gendays"]
|
||||
resolver = "3"
|
||||
|
||||
[workspace.dependencies]
|
||||
gendays = { path = "gendays" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue