Docs.rs
solders-system-program-0.21.0
solders-system-program 0.21.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kevinheavey
Dependencies
bincode ^1.3.3
normal
derive_more ^0.99.17
normal
dict_derive ^0.5.0
normal
pyo3 ^0.20.2
normal
serde ^1.0.188
normal
solana-program ^1.18.1
normal
solana-sdk ^1.18.1
normal
solders-instruction =0.21.0
normal
solders-macros =0.21.0
normal
solders-pubkey =0.21.0
normal
solders-traits =0.21.0
normal
solders-traits-core =0.21.0
normal
Versions
5.66%
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
decode_transfer
solders_
system_
program
0.21.0
solders_system_program
Function
decode_
transfer
Copy item path
Source
pub fn decode_transfer(instruction:
Instruction
) ->
PyResult
<
TransferParams
>