23 releases (12 breaking)
0.16.0 | Dec 15, 2022 |
---|---|
0.14.0 | Oct 13, 2022 |
0.12.0 | Jul 8, 2022 |
0.10.0 | Mar 17, 2022 |
0.4.2 | Dec 28, 2020 |
#19 in #elrond
315 downloads per month
Used in 19 crates
(2 directly)
25KB
532 lines
elrond-codec-derive
Crate that contains all macro code generation the elrond-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
~34K SLoC