ethereum_ssz_derive

Crates.ioethereum_ssz_derive
lib.rsethereum_ssz_derive
version
sourcesrc
created_at2022-12-22 05:53:09.997526
updated_at2025-01-06 23:39:25.634981
descriptionProcedural derive macros to accompany the ethereum_ssz crate
homepage
repositoryhttps://github.com/sigp/ethereum_ssz
max_upload_size
id743687
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
crates-io (github:sigp:crates-io)

documentation

https://docs.rs/ethereum_ssz_derive

README

ethereum_ssz

SimpleSerialize (SSZ) implementation optimised for speed and security.

Maintained by Sigma Prime for use in Lighthouse, with an eye to being useful in the Rust Ethereum ecosystem more broadly. We welcome new contributors!

Please see the docs for more information.

Commit count: 37

cargo fmt