Docs.rs
arch_program-0.6.4
arch_program 0.6.4
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
0xfinetuned
hoffmabc
Dependencies
bincode ^1.3.3
normal
bitcode ^0.6.4
normal
bitcoin =0.32.5
normal
bitcoin-io =0.1.2
normal
bitcoin_slices ^0.10.0
normal
borsh ^1.4.0
normal
bs58 ^0.5.1
normal
bytemuck ^1.14
normal
five8_const ^1.0.0
normal
hex ^0.4.3
normal
libfuzzer-sys ^0.4
normal
optional
memoffset ^0.9.1
normal
num-derive ^0.4.0
normal
num-traits ^0.2
normal
rustversion ^1.0.14
normal
serde ^1.0
normal
serde_bytes ^0.11.15
normal
serde_derive ^1.0.210
normal
sha256 ^1.5.0
normal
sha3 ^0.10
normal
solana-sanitize ^2.2.1
normal
thiserror ^1.0
normal
arch-titan-types-core ^1.3.4
normal
bitflags ^2.8.0
dev
proptest ^1.5.0
dev
rand ^0.8.5
dev
base64 ^0.22.1
normal
rand ^0.8.5
normal
Versions
50.24%
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
is_transfer_authority_instruction
arch_
program
0.6.4
In arch_
program::
loader_
instruction
arch_program
::
loader_instruction
Function
is_
transfer_
authority_
instruction
Copy item path
Source
pub fn is_transfer_authority_instruction(instruction_data: &[
u8
]) ->
bool