Docs.rs
  • solana-program-client-0.1.0
    • solana-program-client 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cenwadike
    • Dependencies
      • anchor-client ^0.30.0 normal
      • base64 ^0.22.1 normal
      • bincode ^1.3.3 normal
      • borsh ^1.4.0 normal
      • serde_json ^1.0.117 normal
      • solana-address-lookup-table-program ^1.18.15 normal
      • solana-client ^1.18.9 normal
      • solana-sdk ^1.18.9 normal
      • solana-transaction-status ^1.18.15 normal
    • Versions
    • 35.71% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

solana_program_client0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • legacy_tx::AccountMeta
  • legacy_tx::CommitmentConfig
  • legacy_tx::Instruction
  • legacy_tx::Keypair
  • legacy_tx::Message
  • legacy_tx::Pubkey
  • legacy_tx::RpcClient
  • legacy_tx::Signature
  • legacy_tx::Transaction
  • versioned_tx::AccountMeta
  • versioned_tx::AddressLookupTable
  • versioned_tx::AddressLookupTableAccount
  • versioned_tx::CommitmentConfig
  • versioned_tx::Instruction
  • versioned_tx::Keypair
  • versioned_tx::Pubkey
  • versioned_tx::RpcClient
  • versioned_tx::RpcSendTransactionConfig
  • versioned_tx::Signature
  • versioned_tx::Transaction
  • versioned_tx::VersionedTransaction

Enums

  • versioned_tx::CommitmentLevel
  • versioned_tx::RpcRequest
  • versioned_tx::UiTransactionEncoding
  • versioned_tx::VersionedMessage

Traits

  • legacy_tx::BorshDeserialize
  • legacy_tx::BorshSerialize
  • legacy_tx::EncodableKey
  • legacy_tx::Signer
  • versioned_tx::BorshDeserialize
  • versioned_tx::BorshSerialize
  • versioned_tx::EncodableKey
  • versioned_tx::Signer

Derive Macros

  • legacy_tx::BorshDeserialize
  • legacy_tx::BorshSerialize
  • versioned_tx::BorshDeserialize
  • versioned_tx::BorshSerialize

Functions

  • legacy_tx::get_discriminant
  • legacy_tx::signed_call
  • legacy_tx::system_program::check_id
  • legacy_tx::system_program::id
  • versioned_tx::call_with_lookup_table
  • versioned_tx::create_lookup_table
  • versioned_tx::extend_lookup_table

Constants

  • legacy_tx::system_program::ID