feat: implemented deriving for structs of all types

This commit is contained in:
vegowotenks 2025-05-23 17:26:17 +02:00
parent 5af0d4eb2d
commit f52b1b5590
9 changed files with 377 additions and 36 deletions

3
.gitignore vendored
View file

@ -1 +1,2 @@
/target
**/target