#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

#267 in #encode

Download history 189/week @ 2023-12-11 126/week @ 2023-12-18 120/week @ 2023-12-25 175/week @ 2024-01-01 228/week @ 2024-01-08 188/week @ 2024-01-15 318/week @ 2024-01-22 288/week @ 2024-01-29 172/week @ 2024-02-05 179/week @ 2024-02-12 377/week @ 2024-02-19 306/week @ 2024-02-26 69/week @ 2024-03-04 159/week @ 2024-03-11 155/week @ 2024-03-18 240/week @ 2024-03-25

632 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