Docs.rs
token-acl-client-0.2.2
token-acl-client 0.2.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tiago18c
Dependencies
borsh ^1.0.0
normal
num-derive ^0.4
normal
num-traits ^0.2
normal
solana-account ^3.1.0
normal
solana-account-info ^3.1.0
normal
solana-client ^3.1.8
normal
optional
solana-cpi ^3.1.0
normal
solana-instruction ^3.1.0
normal
solana-program-error ^3.0.0
normal
solana-program-option ^3.0.0
normal
solana-program-pack ^3.0.0
normal
solana-pubkey ^4.0.0
normal
solana-system-interface ^3.0.0
normal
spl-associated-token-account-interface ^2.0.0
normal
spl-tlv-account-resolution ^0.11.1
normal
spl-token-2022-interface ^2.0.0
normal
spl-token-metadata-interface ^0.8.0
normal
thiserror ^2.0
normal
token-acl-interface ^0.2.0
normal
litesvm ^0.9.0
dev
solana-compute-budget-interface ^3.0.0
dev
solana-instruction ^3.1.0
dev
solana-program-runtime ^3.1.8
dev
solana-sdk ^3.0.0
dev
tokio ^1.20
dev
Versions
26.3%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
get_gating_program_from_mint_data
token_
acl_
client
0.2.2
token_acl_client
Function
get_
gating_
program_
from_
mint_
data
Copy item path
Source
pub fn get_gating_program_from_mint_data( data: &[
u8
], ) ->
Result
<
Pubkey
,
ThawFreezeGateError
>