Implement Group derive proc macro
This commit is contained in:
parent
a1acc26027
commit
1276a82e54
6 changed files with 117 additions and 32 deletions
|
|
@ -4,6 +4,7 @@ version = { workspace = true }
|
|||
edition = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
case = "1.0.0"
|
||||
proc-macro2 = "1.0.56"
|
||||
quote = "1.0.26"
|
||||
syn = "2.0.15"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue