#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

#270 in #encode

Download history 223/week @ 2024-01-06 190/week @ 2024-01-13 306/week @ 2024-01-20 311/week @ 2024-01-27 162/week @ 2024-02-03 147/week @ 2024-02-10 349/week @ 2024-02-17 379/week @ 2024-02-24 72/week @ 2024-03-02 160/week @ 2024-03-09 131/week @ 2024-03-16 245/week @ 2024-03-23 222/week @ 2024-03-30 925/week @ 2024-04-06 1253/week @ 2024-04-13 537/week @ 2024-04-20

2,964 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

~1.5MB
~41K SLoC