Docs.rs
nam-sparse-merkle-tree-0.3.3-nam.0
nam-sparse-merkle-tree 0.3.3-nam.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cwgoes
github:anoma:heliax
Dependencies
blake2b-rs ^0.2.0
normal
optional
borsh ^1.2.0
normal
optional
cfg-if ^1.0.0
normal
ics23 ^0.12.0
normal
itertools ^0.14.0
normal
sha2 ^0.10.8
normal
criterion ^0.5.1
dev
hex ^0.4
dev
proptest ^1.0.0
dev
rand ^0.8.3
dev
random-string ^1.0.0
dev
Versions
38.84%
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
nam_
sparse_
merkle_
tree
0.3.3-nam.0
Module traits
Module Items
Traits
In crate nam_
sparse_
merkle_
tree
nam_sparse_merkle_tree
Module
traits
Copy item path
Source
Traits
ยง
Hasher
Trait for customize hash function
Key
This trait is map keys to / from the users key space into a finite key space used internally. This space is the set of all N-byte arrays where N < 2^32
Store
Trait for customize backend storage
Value
Trait for define value structures