Docs.rs
solana-program-2.0.11
solana-program 2.0.11
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
bincode ^1.3.3
normal
blake3 ^1.5.1
normal
borsh ^1.5.1
normal
optional
borsh ^0.10.3
normal
optional
bs58 ^0.5.1
normal
bv ^0.11.1
normal
bytemuck ^1.16.1
normal
bytemuck_derive ^1.7.0
normal
lazy_static ^1.4.0
normal
log ^0.4.21
normal
memoffset ^0.9
normal
num-derive ^0.4
normal
num-traits ^0.2
normal
qualifier_attr ^0.2.2
normal
optional
rustversion ^1.0.17
normal
serde ^1.0.203
normal
serde_bytes ^0.11.14
normal
serde_derive ^1.0.203
normal
sha2 ^0.10.8
normal
sha3 ^0.10.8
normal
solana-frozen-abi =2.0.11
normal
optional
solana-frozen-abi-macro =2.0.11
normal
optional
solana-sdk-macro =2.0.11
normal
thiserror ^1.0.61
normal
anyhow ^1.0.82
dev
array-bytes =1.4.1
dev
assert_matches ^1.5.0
dev
itertools ^0.12.1
dev
serde_json ^1.0.117
dev
static_assertions ^1.1.0
dev
rustc_version ^0.4
build
ark-bn254 ^0.4.0
normal
ark-ec ^0.4.0
normal
ark-ff ^0.4.0
normal
ark-serialize ^0.4.0
normal
base64 ^0.22.1
normal
bitflags ^2.5.0
normal
curve25519-dalek ^3.2.1
normal
libsecp256k1 ^0.6.0
normal
num-bigint ^0.4.5
normal
rand ^0.8.5
normal
arbitrary ^1.3.2
dev
libsecp256k1 ^0.6.0
dev
solana-logger =2.0.11
dev
parking_lot ^0.12
normal
console_error_panic_hook ^0.1.7
normal
console_log ^0.2.2
normal
getrandom ^0.2.10
normal
js-sys ^0.3.69
normal
wasm-bindgen ^0.2
normal
getrandom ^0.2.10
normal
Versions
52.87%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
solana_
program
2.0.11
In solana_
program::
bpf_
loader
solana_program
::
bpf_loader
Function
check_id
Copy item path
source
pub fn check_id(id: &
Pubkey
) ->
bool
Expand description
Returns
true
if given pubkey is the program ID.