1 unstable release

0.3.0 Dec 6, 2021

#138 in #notation


Used in sszb

Apache-2.0

24KB
491 lines

SSZ-BigEndian -> SSZB

Original library is from lighthouse modified with BigEndian notation.


lib.rs:

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

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

Dependencies

~1.5MB
~40K SLoC