Docs.rs
spl-concurrent-merkle-tree-1.0.0
spl-concurrent-merkle-tree 1.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
solana-foundation-tech
Dependencies
bytemuck ^1.16
normal
solana-program >=2.0.0
normal
thiserror ^1.0.63
normal
rand ^0.8
dev
rand_distr ^0.4.3
dev
spl-merkle-tree-reference ^1.0.0
dev
tokio ^1.39
dev
Versions
65.38%
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
spl_
concurrent_
merkle_
tree
1.0.0
In spl_
concurrent_
merkle_
tree::
node
spl_concurrent_merkle_tree
::
node
Type Alias
Node
Copy item path
Source
pub type Node = [
u8
;
32
];
Expand description
Abstract type for 32 byte leaf data