Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 257 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 257 Bytes

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.