Docs.rs
  • spl-token-client-0.3.0
    • spl-token-client 0.3.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • async-trait ^0.1 normal
      • solana-cli-output =1.14.6 normal
      • solana-client =1.14.6 normal
      • solana-program-test =1.14.6 normal
      • solana-sdk =1.14.6 normal
      • spl-associated-token-account ^1.1 normal
      • spl-memo ^3.0.1 normal
      • spl-token ^3.5 normal
      • spl-token-2022 ^0.5 normal
      • thiserror ^1.0 normal
    • Versions
    • 52.38% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate spl_token_client

  • Structs
  • Enums
  • Traits
  • Type Definitions
?
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

Type Definitions

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