Docs.rs
solana-quic-client-1.18.26
solana-quic-client 1.18.26
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
async-mutex ^1.4.0
normal
async-trait ^0.1.77
normal
futures ^0.3.30
normal
itertools ^0.10.5
normal
lazy_static ^1.4.0
normal
log ^0.4.20
normal
quinn ^0.10.2
normal
quinn-proto ^0.10.6
normal
rcgen ^0.10.0
normal
rustls ^0.21.11
normal
solana-connection-cache =1.18.26
normal
solana-measure =1.18.26
normal
solana-metrics =1.18.26
normal
solana-net-utils =1.18.26
normal
solana-rpc-client-api =1.18.26
normal
solana-sdk =1.18.26
normal
solana-streamer =1.18.26
normal
thiserror ^1.0.56
normal
tokio ^1.29.1
normal
crossbeam-channel ^0.5.11
dev
solana-logger =1.18.26
dev
solana-perf =1.18.26
dev
Versions
6.52%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
solana_
quic_
client
1.18.26
All Items
Crate Items
Modules
Structs
Enums
Functions
Type Aliases
Crate
solana_quic_client
Copy item path
source
Modules
§
nonblocking
quic_
client
Simple client that connects to a given UDP port with the QUIC protocol and provides an interface for sending data which is restricted by the server’s flow control.
Structs
§
Quic
Quic
Config
Quic
Connection
Manager
Quic
Pool
Enums
§
Quic
Client
Error
Functions
§
new_
quic_
connection_
cache
Type Aliases
§
Quic
Connection
Cache