tezos_data_encoding_derive

Crates.iotezos_data_encoding_derive
lib.rstezos_data_encoding_derive
version0.6.0
sourcesrc
created_at2023-03-13 14:37:30.284219
updated_at2024-07-01 15:06:28.838302
descriptionProcedural macros for tezos_encoding.
homepage
repositoryhttps://github.com/trilitech/tezedge.git
max_upload_size
id808895
size57,972
Emma Turner (emturner)

documentation

README

Tezos data encoding derive

Procedural macro to allow automatic derivation of HasEncoding, BinWriter & NomReader traits - enabling (de)serialization of rust structures to the Data_encoding binary format, with less boilerplate.

Commit count: 3381

cargo fmt