Docs.rs
solana-client-1.14.22
solana-client 1.14.22
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
anza-team
Dependencies
async-mutex ^1.4.0
normal
async-trait ^0.1.56
normal
base64 ^0.13.0
normal
bincode ^1.3.3
normal
bs58 ^0.4.0
normal
bytes ^1.1.0
normal
clap ^2.33.0
normal
crossbeam-channel ^0.5
normal
enum_dispatch ^0.3.8
normal
futures ^0.3
normal
futures-util ^0.3.21
normal
indexmap ^1.9.1
normal
indicatif ^0.16.2
normal
itertools ^0.10.2
normal
jsonrpc-core ^18.0.0
normal
lazy_static ^1.4.0
normal
log ^0.4.17
normal
quinn ^0.8.3
normal
quinn-proto ^0.8.3
normal
rand ^0.7.0
normal
rand_chacha ^0.2.2
normal
rayon ^1.5.3
normal
reqwest ^0.11.11
normal
rustls ^0.20.6
normal
semver ^1.0.10
normal
serde ^1.0.138
normal
serde_derive ^1.0.103
normal
serde_json ^1.0.81
normal
solana-account-decoder =1.14.22
normal
solana-clap-utils =1.14.22
normal
solana-faucet =1.14.22
normal
solana-measure =1.14.22
normal
solana-metrics =1.14.22
normal
solana-net-utils =1.14.22
normal
solana-sdk =1.14.22
normal
solana-streamer =1.14.22
normal
solana-transaction-status =1.14.22
normal
solana-version =1.14.22
normal
solana-vote-program =1.14.22
normal
spl-token-2022 =0.6.1
normal
thiserror ^1.0
normal
tokio ^1
normal
tokio-stream ^0.1.9
normal
tokio-tungstenite ^0.17.1
normal
tungstenite ^0.17.2
normal
url ^2.2.2
normal
anyhow ^1.0.58
dev
assert_matches ^1.5.0
dev
jsonrpc-http-server ^18.0.0
dev
solana-logger =1.14.22
dev
solana-perf =1.14.22
dev
Versions
23.08%
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
☰
Module rpc_sender
Structs
Traits
?
Module
solana_client
::
rpc_sender
source
·
[
−
]
Expand description
A transport for RPC calls.
Structs
RpcTransportStats
Traits
RpcSender
A transport for RPC calls.