feat: implemented deriving for structs of all types
This commit is contained in:
parent
5af0d4eb2d
commit
f52b1b5590
9 changed files with 377 additions and 36 deletions
|
@ -4,3 +4,4 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
derive_generic = { path = "derive_generic" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue