Docs.rs
reflect-sdk-1.0.0
reflect-sdk 1.0.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
kubaplata
Dependencies
anchor-lang ^0.31.1
normal
optional
borsh ^1
normal
num-derive ^0.4
normal
num-traits ^0.2
normal
serde ^1
normal
optional
solana-account ^2.1
normal
optional
solana-account-info ^2.1
normal
solana-client ^2.1
normal
optional
solana-cpi ^2.1
normal
solana-instruction ^2.1
normal
solana-program-error ^2.1
normal
solana-pubkey ^2.1
normal
thiserror ^2
normal
Versions
22.61%
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
Files
reflect_sdk/
lib.rs
1
pub mod
generated;
2
pub use
generated::
*
;
3
pub use
generated::programs::
*
;