test-numbat-codec-derive

Crates.iotest-numbat-codec-derive
lib.rstest-numbat-codec-derive
version0.5.3
created_at2024-12-06 06:53:05.343279+00
updated_at2024-12-06 06:53:05.343279+00
descriptionMacro implementations of test-numbat-codec #[derive(NestedEncode, NestedDecode, TopEncode, TopDecode)]
homepagehttps://numbat.com/
repositoryhttps://github.com/Saisumanthv/test-sdk-v0.17.2.git
max_upload_size
id1473970
size28,311
Sai Sumanth Vadla (Saisumanthv)

documentation

https://docs.numbat.com/

README

test-numbat-codec-derive

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