Docs.rs
alloy-trie-0.7.2
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
alloy-trie 0.7.2
Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
26
out of
26
items documented
1
out of
20
items with examples
Links
Homepage
alloy-rs/trie
89
30
2
crates.io
Dependencies
alloy-primitives ^0.8.5
normal
alloy-rlp ^0.3.8
normal
arbitrary ^1.3
normal
optional
arrayvec ^0.7
normal
derive_arbitrary ^1.3
normal
optional
derive_more ^1
normal
nybbles ^0.2
normal
proptest ^1.5
normal
optional
proptest-derive ^0.5
normal
optional
serde ^1.0
normal
optional
smallvec ^1.0
normal
tracing ^0.1
normal
criterion ^0.5
dev
hash-db ^0.15
dev
plain_hasher ^0.2
dev
triehash ^0.8.4
dev
Versions
0.7.2
0.7.1
0.7.0
0.6.0
0.5.3
0.5.1
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
Owners
alloy-trie
Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles.