#procedural #encode #attributes #decode #accompany #field #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

#1 in #accompany

Download history 798/week @ 2024-11-30 480/week @ 2024-12-07 788/week @ 2024-12-14 728/week @ 2024-12-21 280/week @ 2024-12-28 442/week @ 2025-01-04 576/week @ 2025-01-11 350/week @ 2025-01-18 339/week @ 2025-01-25 453/week @ 2025-02-01 614/week @ 2025-02-08 458/week @ 2025-02-15 726/week @ 2025-02-22 585/week @ 2025-03-01 1006/week @ 2025-03-08 964/week @ 2025-03-15

3,329 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
~45K SLoC