Docs.rs
light-sdk-types-0.16.0
light-sdk-types 0.16.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ananas-block
Dependencies
anchor-lang ^0.31.1
normal
optional
borsh ^0.10.4
normal
light-account-checks ^0.5.0
normal
light-compressed-account ^0.6.1
normal
light-hasher ^5.0.0
normal
light-macros ^2.2.0
normal
solana-msg ^2.2
normal
optional
thiserror ^2.0
normal
solana-pubkey ^2.4.0
dev
Versions
17.2%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Files
light_sdk_types/instruction/
mod.rs
1
pub mod
account_info;
2
pub mod
account_meta;
3
mod
tree_info;
4
pub use
tree_info::
*
;