16 unstable releases (3 breaking)
0.5.1 | Feb 26, 2024 |
---|---|
0.5.0 | Feb 26, 2024 |
0.4.9 | Feb 23, 2024 |
0.2.0 | Jan 17, 2024 |
0.0.2 | Oct 30, 2023 |
#42 in #dharitri
57 downloads per month
Used in 10 crates
(via dharitri-sc-codec)
24KB
532 lines
Smart contract standard codec derive functionality
Crate that contains all macro code generation the dharitri-sc-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