Crates.io | drt-sc-codec-derive |
lib.rs | drt-sc-codec-derive |
version | 0.0.3 |
source | src |
created_at | 2024-08-27 11:14:16.358577 |
updated_at | 2024-09-02 02:03:45.530455 |
description | Macro implementations of drt-sc-codec #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode)] |
homepage | https://dharitri.com/ |
repository | https://github.com/DharitriOne/drt-sdk-rs |
max_upload_size | |
id | 1353173 |
size | 26,021 |
Crate that contains all macro code generation the drt-sc-codec
serializer.
There are 4 derive macros currently provided:
For more info about the serialization format, see the developer reference.