Crates.io | multiversx-sc-codec-derive |
lib.rs | multiversx-sc-codec-derive |
version | 0.21.0 |
source | src |
created_at | 2023-01-12 13:27:26.035045 |
updated_at | 2024-09-04 08:29:30.436532 |
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 | 26,299 |
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.