Docs.rs
ethereum_ssz-0.5.4
ethereum_ssz 0.5.4
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
michaelsproul
github:sigp:crates-io
Dependencies
ethereum-types ^0.14.1
normal
itertools ^0.10.3
normal
smallvec ^1.6.1
normal
ethereum_ssz_derive ^0.5.4
dev
Versions
60%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ssz
0.5.4
Macro
ssz
::
four_byte_option_impl
Copy item path
source
ยท
[
−
]
macro_rules!
four_byte_option_impl { (
$mod_name
: ident,
$
type
:
ty
) => { ... }; }