Docs.rs
  • spl-token-client-0.7.0
    • spl-token-client 0.7.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • async-trait ^0.1 normal
      • curve25519-dalek ^3.2.1 normal
      • futures ^0.3.28 normal
      • futures-util ^0.3 normal
      • solana-banks-interface ^1.16.13 normal
      • solana-cli-output ^1.16.13 normal
      • solana-program-test ^1.16.13 normal
      • solana-rpc-client ^1.16.13 normal
      • solana-rpc-client-api ^1.16.13 normal
      • solana-sdk ^1.16.13 normal
      • spl-associated-token-account ^2.0 normal
      • spl-memo ^4.0.0 normal
      • spl-token ^4.0 normal
      • spl-token-2022 ^0.9 normal
      • spl-token-metadata-interface ^0.2 normal
      • spl-transfer-hook-interface ^0.3 normal
      • thiserror ^1.0 normal
    • Versions
    • 52.81% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo
logo

Crate spl_token_client

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • client::ProgramBanksClient
  • client::ProgramBanksClientProcessTransaction
  • client::ProgramOfflineClient
  • client::ProgramRpcClient
  • client::ProgramRpcClientSendTransaction
  • token::Token

Enums

  • client::RpcClientResponse
  • token::ExtensionInitializationParams
  • token::TokenError

Traits

  • client::ProgramClient
  • client::SendTransaction
  • client::SendTransactionBanksClient
  • client::SendTransactionRpc
  • client::SimulateTransaction
  • client::SimulateTransactionBanksClient
  • client::SimulateTransactionRpc

Functions

  • proof_generation::transfer_with_fee_split_proof_data

Type Aliases

  • client::ProgramClientError
  • client::ProgramClientResult
  • token::TokenResult