dharitri-codec-derive

Crates.iodharitri-codec-derive
lib.rsdharitri-codec-derive
version0.4.1
sourcesrc
created_at2023-11-15 06:57:41.381893
updated_at2024-02-15 07:55:55.94393
descriptionMacro implementations of dharitri-codec #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode)]
homepagehttps://dharitri.com/
repositoryhttps://github.com/Battula-anil-app-could/dx-sdk-rs-new
max_upload_size
id1036198
size24,159
(Battula-anil-app-could)

documentation

https://docs.dharitri.com/

README

dharitri-codec-derive

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