Crates.io | dharithri-sc-codec-derive |
lib.rs | dharithri-sc-codec-derive |
version | 0.18.1 |
source | src |
created_at | 2023-09-14 05:27:35.836534 |
updated_at | 2023-09-14 05:27:35.836534 |
description | Macro implementations of dharithri-sc-codec #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode)] |
homepage | https://dharithri.com/ |
repository | https://github.com/dharithri/mx-sdk-rs |
max_upload_size | |
id | 972278 |
size | 23,910 |
Crate that contains all macro code generation the dharithri-sc-codec
serializer.
There are 4 derive macros currently provided:
For more info about the serialization format, see the developer reference.