#ssz #derive #eth2-ssz-derive

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

#9 in #ssz

Download history 587/week @ 2024-12-10 823/week @ 2024-12-17 559/week @ 2024-12-24 240/week @ 2024-12-31 473/week @ 2025-01-07 500/week @ 2025-01-14 356/week @ 2025-01-21 378/week @ 2025-01-28 557/week @ 2025-02-04 607/week @ 2025-02-11 516/week @ 2025-02-18 662/week @ 2025-02-25 722/week @ 2025-03-04 1038/week @ 2025-03-11 850/week @ 2025-03-18 752/week @ 2025-03-25

3,467 downloads per month
Used in 6 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
~46K SLoC