Commit Graph

9 Commits

Author SHA1 Message Date
aa1b8d9272 use darling to parse attributes
the code is much more readable now
2024-08-16 18:14:56 +02:00
09043598ba make miniconf serialization and deserialization obey limits 2024-08-03 13:16:40 +02:00
9fb96bd2c3 implement TreeAny 2024-07-25 13:09:18 +02:00
14ce7ba845 minimum for miniconf v0.13 2024-07-25 12:54:33 +02:00
d142655a25 minor cleanup 2024-07-25 11:03:46 +02:00
f5935b673b add doctest 2024-04-17 16:59:24 +02:00
65b47996e3 remove unwraps and panics 2024-04-15 21:40:32 +02:00
3ad76d1c00 add README description 2024-04-15 21:05:19 +02:00
babd99d24c Initial commit 2024-04-15 20:49:37 +02:00