Docs.rs
account-compression-0.5.0
account-compression 0.5.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ananas-block
Dependencies
aligned-sized ^0.3.0
normal
anchor-lang =0.29.0
normal
bytemuck ^1.16
normal
light-bounded-vec ^0.3.0
normal
light-concurrent-merkle-tree ^0.3.0
normal
light-hash-set ^0.3.0
normal
light-hasher ^0.3.0
normal
light-heap ^0.3.0
normal
optional
light-indexed-merkle-tree ^0.3.0
normal
light-utils ^0.3.0
normal
num-bigint ^0.4
normal
num-traits ^0.2.18
normal
solana-security-txt ^1.1.0
normal
solana-sdk =1.18.11
normal
Versions
17.19%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
account_compression
0.5.0
Module error
Structs
Enums
Constants
In account_compression::processor::initialize_address_merkle_tree
Module
account_compression
::
processor
::
initialize_address_merkle_tree
::
error
Copy item path
source
·
[
−
]
Structs
§
AnchorError
ProgramErrorWithOrigin
Source
Enums
§
ComparedValues
Error
ErrorCode
Error codes that can be returned by internal framework code.
ErrorOrigin
Constants
§
ERROR_CODE_OFFSET
The starting point for user defined error codes.