Cargo Features

ethereum_ssz has no features set by default.

[dependencies]
ethereum_ssz = { version = "0.10.0", features = ["context_deserialize", "arbitrary"] }
context_deserialize

Enables context_deserialize

arbitrary

Enables arbitrary, arbitrary of alloy-primitives

ethereum_ssz has 2 features without comments.