| Crates.io | multiversx-sc-codec-derive |
| lib.rs | multiversx-sc-codec-derive |
| version | 0.23.1 |
| created_at | 2023-01-12 13:27:26.035045+00 |
| updated_at | 2025-07-24 07:33:06.296588+00 |
| description | Macro implementations of multiversx-sc-codec #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode)] |
| homepage | https://multiversx.com/ |
| repository | https://github.com/multiversx/mx-sdk-rs |
| max_upload_size | |
| id | 757127 |
| size | 30,474 |
Crate that contains all macro code generation the multiversx-sc-codec serializer.
There are 4 derive macros currently provided:
For more info about the serialization format, see the developer reference.