Docs.rs
light-system-program-1.2.0
light-system-program 1.2.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ananas-block
Dependencies
account-compression ^1.2.0
normal
aligned-sized ^1.1.0
normal
anchor-lang =0.29.0
normal
groth16-solana ^0.0.3
normal
light-concurrent-merkle-tree ^1.1.0
normal
light-hasher ^1.1.0
normal
light-heap ^1.1.0
normal
optional
light-indexed-merkle-tree ^1.1.0
normal
light-macros ^1.1.0
normal
light-utils ^1.1.0
normal
light-verifier ^1.1.0
normal
solana-security-txt ^1.1.0
normal
rand ^0.8.5
dev
solana-sdk =1.18.22
normal
Versions
19.67%
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
Module de
light_
system_
program
1.2.0
Module de
Module Items
Traits
In light_
system_
program::
invoke_
cpi::
processor::
borsh
light_system_program
::
invoke_cpi
::
processor
::
borsh
Module
de
Copy item path
Source
Traits
ยง
Borsh
Deserialize
A data-structure that can be de-serialized from binary format by NBOR.
EnumExt
Additional methods offered on enums which uses
[derive(BorshDeserialize)]
.