Crates.io | elrond-codec-derive |
lib.rs | elrond-codec-derive |
version | 0.16.0 |
source | src |
created_at | 2020-12-21 13:43:56.198662 |
updated_at | 2022-12-15 13:31:09.084696 |
description | Macro implementations of elrond-codec #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode)] |
homepage | https://elrond.com/ |
repository | https://github.com/ElrondNetwork/elrond-wasm-rs |
max_upload_size | |
id | 325238 |
size | 24,011 |
Crate that contains all macro code generation the elrond-codec serializer.
There are 4 derive macros currently provided:
For more info about the serialization format, see the developer reference.