Docs.rs
solana-feature-gate-interface-2.2.1
solana-feature-gate-interface 2.2.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
bincode ^1.3.3
normal
optional
serde ^1.0.217
normal
optional
serde_derive ^1.0.217
normal
optional
solana-account ^2.2.1
normal
optional
solana-account-info ^2.2.1
normal
optional
solana-instruction ^2.2.1
normal
optional
solana-program-error ^2.2.1
normal
optional
solana-pubkey ^2.2.1
normal
solana-rent ^2.2.1
normal
optional
solana-sdk-ids ^2.2.1
normal
solana-system-interface ^1.0
normal
optional
Versions
25%
of the crate is documented
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_
feature_
gate_
interface
2.2.1
solana_feature_gate_interface
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.