Docs.rs
light-sdk-types-0.24.0
light-sdk-types 0.24.0
Docs.rs crate page
Apache-2.0
24 June 2026
Links
Repository
crates.io
Source
Owners
ananas-block
Dependencies
anchor-lang ^1.0.2
normal
optional
borsh ^1.5
normal
bytemuck ^1.19.0
normal
light-account-checks ^0.9.0
normal
light-hasher ^6.0.0
normal
light-macros ^3.0.0
normal
light-program-profiler ^0.1.0
normal
light-zero-copy ^0.7.0
normal
solana-msg ^3.1
normal
optional
solana-program-error ^3.0
normal
optional
solana-pubkey ^4.2
normal
thiserror ^2.0
normal
tinyvec ^1.10.0
normal
zerocopy ^0.8.25
normal
light-account-checks ^0.9.0
dev
rand ^0.8.5
dev
solana-account-info ^3.1
dev
Versions
12.87%
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
Skip to main content
CompressedAddress
light_
sdk_
types
0.24.0
In light_
sdk_
types::
address
light_sdk_types
::
address
Type Alias
Compressed
Address
Copy item path
Source
pub type CompressedAddress = [
u8
;
32
];