Commit Graph

3 Commits

Author SHA1 Message Date
fe958b863a feat: Added more Typed impls 2025-09-20 05:32:41 +02:00
326af7ea83 refactor: Use itertools to simplify code 2025-09-17 03:26:17 +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