Docs.rs
  • solana-client-1.9.3
    • solana-client 1.9.3
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • base64 ^0.13.0 normal
      • bincode ^1.3.3 normal
      • bs58 ^0.4.0 normal
      • clap ^2.33.0 normal
      • indicatif ^0.16.2 normal
      • jsonrpc-core ^18.0.0 normal
      • log ^0.4.14 normal
      • rayon ^1.5.1 normal
      • reqwest ^0.11.6 normal
      • semver ^1.0.4 normal
      • serde ^1.0.130 normal
      • serde_derive ^1.0.103 normal
      • serde_json ^1.0.72 normal
      • solana-account-decoder =1.9.3 normal
      • solana-clap-utils =1.9.3 normal
      • solana-faucet =1.9.3 normal
      • solana-measure =1.9.3 normal
      • solana-net-utils =1.9.3 normal
      • solana-sdk =1.9.3 normal
      • solana-transaction-status =1.9.3 normal
      • solana-version =1.9.3 normal
      • solana-vote-program =1.9.3 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • tungstenite ^0.16.0 normal
      • url ^2.2.2 normal
      • assert_matches ^1.5.0 dev
      • jsonrpc-http-server ^18.0.0 dev
      • solana-logger =1.9.3 dev
    • Versions
    • 17.31% of the crate is documented
  • Go to latest version
  • 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
☰
logo

Type Definition PubsubSignatureClientSubscription

Other items in
solana_client::pubsub_client

logo
Change settings

Type Definition solana_client::pubsub_client::PubsubSignatureClientSubscription[−][src]

pub type PubsubSignatureClientSubscription = PubsubClientSubscription<RpcResponse<RpcSignatureResult>>;