dharitri-sc-codec-derive

Crates.iodharitri-sc-codec-derive
lib.rsdharitri-sc-codec-derive
version0.5.1
sourcesrc
created_at2023-10-17 07:54:06.998911
updated_at2024-02-26 10:31:35.628061
descriptionMacro implementations of dharitri-sc-codec #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode)]
homepagehttps://dharitri.com/
repositoryhttps://github.com/Battula-anil-app-could/dx-sdk-rs-new
max_upload_size
id1005607
size26,078
(Battula-anil-app-could)

documentation

https://docs.dharitri.com/

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: 0

cargo fmt