Docs.rs
sparse-merkle-tree-0.6.1
sparse-merkle-tree 0.6.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jjyr
quake
Dependencies
blake2b-rs ^0.2
normal
cfg-if ^0.1
normal
anyhow ^1.0.65
dev
criterion ^0.2
dev
hex ^0.4.3
dev
proptest ^0.9
dev
rand ^0.8
dev
serde ^1.0
dev
serde_json ^1.0
dev
cc ^1.0
build
Versions
25.56%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sparse_
merkle_
tree
0.6.1
Module merge
Module Items
Enums
Functions
In crate sparse_
merkle_
tree
sparse_merkle_tree
Module
merge
Copy item path
Source
Enums
§
Merge
Value
Functions
§
hash_
base_
node
Hash base node into a H256
merge
Merge two hash with node information this function optimized for ZERO_HASH if lhs and rhs both are ZERO_HASH return ZERO_HASH, otherwise hash all info.
merge_
with_
zero