dharithri-sc-codec-derive

Crates.iodharithri-sc-codec-derive
lib.rsdharithri-sc-codec-derive
version0.18.1
sourcesrc
created_at2023-09-14 05:27:35.836534
updated_at2023-09-14 05:27:35.836534
descriptionMacro implementations of dharithri-sc-codec #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode)]
homepagehttps://dharithri.com/
repositoryhttps://github.com/dharithri/mx-sdk-rs
max_upload_size
id972278
size23,910
(Battula-anil-app-could)

documentation

https://docs.dharithri.com/

README

Smart contract standard codec derive functionality

crates.io

Crate that contains all macro code generation the dharithri-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