dharitri-sc-codec-derive

Crates.iodharitri-sc-codec-derive
lib.rsdharitri-sc-codec-derive
version1.19.0
created_at2023-10-17 07:54:06.998911+00
updated_at2025-07-07 11:54:50.433661+00
descriptionMacro implementations of dharitri-sc-codec #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode)]
homepagehttps://dharitri.org/
repositoryhttps://github.com/TerraDharitri/drt-rs-sdk
max_upload_size
id1005607
size30,287
(mangonui)

documentation

https://docs.dharitri.org/

README

Smart contract standard codec derive functionality

crates.io

Crate that contains all macro code generation the dharitri-sc-codec serializer.

There are 4 derive macros currently provided:

  • NestedEncode
  • NestedDecode
  • TopEncode
  • TopDecode

For more info about the serialization format, see the developer reference.

Commit count: 28

cargo fmt