2 stable releases
new 1.0.1 | Jan 19, 2025 |
---|---|
0.5.1 |
|
0.4.9 |
|
0.2.0 |
|
0.0.2 |
|
#46 in #dharitri
Used in 10 crates
(via dharitri-sc-codec)
27KB
569 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
~2MB
~46K SLoC