Docs.rs
light-concurrent-merkle-tree-0.1.1
light-concurrent-merkle-tree 0.1.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ananas-block
Dependencies
borsh ^0.10
normal
bytemuck ^1.14
normal
light-bounded-vec ^0.1.1
normal
light-hasher ^0.1.1
normal
memoffset ^0.8
normal
solana-program ^1.18.11
normal
optional
thiserror ^1.0
normal
ark-bn254 ^0.4
dev
ark-ff ^0.4
dev
light-merkle-tree-reference ^0.1.1
dev
rand ^0.8
dev
solana-program ^1.18.11
dev
spl-account-compression ^0.3.0
dev
spl-concurrent-merkle-tree ^0.2.0
dev
tokio ^1.35
dev
Versions
31.68%
of the crate is documented
Go to latest version
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
light_concurrent_merkle_tree
0.1.1
All Items
Re-exports
Modules
Structs
Type Aliases
?
Settings
Crate
light_concurrent_merkle_tree
Copy item path
source
·
[
−
]
Re-exports
§
pub use
light_hasher
;
Modules
§
changelog
errors
event
hash
Structs
§
ConcurrentMerkleTree
Concurrent Merkle tree
which allows for multiple requests of updating leaves, without making any of the requests invalid, as long as they are not modyfing the same leaf.
Type Aliases
§
ConcurrentMerkleTree22
ConcurrentMerkleTree26
ConcurrentMerkleTree32
ConcurrentMerkleTree40