Commit Graph

10 Commits

Author SHA1 Message Date
abb2170186 actually set set enum variant when deserializing 2024-08-20 15:29:07 +02:00
82256007e8 add some tests for the enum macro 2024-08-20 13:15:42 +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
ea6c3a34b8 use rstest 2024-08-16 20:59:05 +02:00
0e63dc3c22 add custom getter and setter functions 2024-08-16 20:20:54 +02:00
aa1b8d9272 use darling to parse attributes
the code is much more readable now
2024-08-16 18:14:56 +02:00
14ce7ba845 minimum for miniconf v0.13 2024-07-25 12:54:33 +02:00
35afc0f484 add test 2024-05-13 22:01:08 +02:00
7364eec25f add simple test cases 2024-04-15 22:35:27 +02:00