1 unstable release
0.5.3 | Dec 6, 2024 |
---|
#3 in #numbat
146 downloads per month
Used in 4 crates
(via test-numbat-codec)
29KB
757 lines
test-numbat-codec-derive
Crate that contains all macro code generation the test-numbat-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
~38K SLoC