#macro-derive #procedural #field #encode #decode #attributes #eth2-ssz

macro eth2_ssz_derive

Procedural derive macros to accompany the eth2_ssz crate

4 releases (2 breaking)

0.3.0 Nov 23, 2021
0.2.1 Aug 24, 2021
0.2.0 Jul 29, 2021
0.1.0 Jul 4, 2019

#275 in #encode

Download history 134/week @ 2024-03-13 231/week @ 2024-03-20 181/week @ 2024-03-27 432/week @ 2024-04-03 1383/week @ 2024-04-10 808/week @ 2024-04-17 415/week @ 2024-04-24 469/week @ 2024-05-01 395/week @ 2024-05-08 649/week @ 2024-05-15 1590/week @ 2024-05-22 801/week @ 2024-05-29 2839/week @ 2024-06-05 3268/week @ 2024-06-12 1079/week @ 2024-06-19 871/week @ 2024-06-26

8,105 downloads per month
Used in 7 crates

Apache-2.0

23KB
487 lines

Provides procedural derive macros for the Encode and Decode traits of the eth2_ssz crate.

Supports field attributes, see each derive macro for more information.

Dependencies

~2MB
~42K SLoC