|
c5d46270b4
|
make serde Serialize and Deserialize generation optional
|
2024-08-18 19:51:00 +02:00 |
|
|
903a3c7589
|
don't generate default with getter
|
2024-08-18 18:28:29 +02:00 |
|
|
d4fdc2d642
|
remove conflicting default impl
|
2024-08-18 17:37:53 +02:00 |
|
|
0e63dc3c22
|
add custom getter and setter functions
|
2024-08-16 20:20:54 +02:00 |
|
|
10d0750678
|
fix failing tests
|
2024-08-16 18:44:04 +02:00 |
|
|
aa1b8d9272
|
use darling to parse attributes
the code is much more readable now
|
2024-08-16 18:14:56 +02:00 |
|