2 releases
new 0.0.2 | Dec 10, 2024 |
---|---|
0.0.1 | Dec 10, 2024 |
#7 in #testnumbat
Used in 5 crates
(via testnumbat-codec)
35KB
770 lines
testnumbat-codec-derive
Crate that contains all macro code generation the testnumbat-codec serializer.
There are 4 derive macros currently provided:
- NestedEncode
- NestedDecode
- TopEncode
- TopDecode
For more info about the serialization format, see the developer reference.
Dependencies
~1.5MB
~37K SLoC