Commit Graph

4 Commits

Author SHA1 Message Date
467a037a77 feat: Add support for externally tagged enums
Also did a massive code refactor that helped simplify the
implementation.
2025-09-16 23:52:56 +02:00
6d5c2da030 feat: Added support for flatten 2025-09-15 21:38:20 +02:00
2b970e87ae feat: Added more Typed impls 2025-09-15 21:37:22 +02:00
619d1d7ec7 feat: Initial limited implementation
This initial implementation only supports structs with named field and
basic enum. It also does not support all the available primitives,
although when needed these are very easy to implement.
2025-09-14 04:49:43 +02:00