Crates.io | dharitri-sc-codec-derive |
lib.rs | dharitri-sc-codec-derive |
version | 0.5.1 |
source | src |
created_at | 2023-10-17 07:54:06.998911 |
updated_at | 2024-02-26 10:31:35.628061 |
description | Macro implementations of dharitri-sc-codec #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode)] |
homepage | https://dharitri.com/ |
repository | https://github.com/Battula-anil-app-could/dx-sdk-rs-new |
max_upload_size | |
id | 1005607 |
size | 26,078 |
Crate that contains all macro code generation the dharitri-sc-codec
serializer.
There are 4 derive macros currently provided:
For more info about the serialization format, see the developer reference.