tezos_data_encoding_derive 0.4.2

Procedural macros for tezos_encoding.
Documentation
tezos_data_encoding_derive-0.4.2 has been yanked.

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.