Docs.rs
alloy-consensus-0.12.4
alloy-consensus 0.12.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gakonst
github:alloy-rs:core
Dependencies
alloy-eips ^0.12
normal
alloy-primitives ^0.8.22
normal
alloy-rlp ^0.3.9
normal
alloy-serde ^0.12
normal
optional
alloy-trie ^0.7.6
normal
arbitrary ^1.3
normal
optional
auto_impl ^1.2
normal
c-kzg ^1.0
normal
optional
derive_more ^2
normal
either ^1.15
normal
k256 ^0.13
normal
optional
once_cell ^1.19
normal
rand ^0.8
normal
optional
serde ^1.0
normal
optional
serde_with ^3
normal
optional
thiserror ^2.0
normal
alloy-eips ^0.12
dev
alloy-primitives ^0.8.22
dev
arbitrary ^1.3
dev
bincode ^1.3
dev
k256 ^0.13
dev
rand ^0.8
dev
serde_json ^1.0
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
alloy_
consensus
0.12.4
Module error
Module Items
Structs
In crate alloy_
consensus
alloy_consensus
Module
error
Copy item path
Source
Expand description
Helper errors.
Structs
ยง
Value
Error
Helper type that is
core::error::Error
and wraps a value and an error message.