Type Alias solana_quic_client::QuicConnectionCache
source · pub type QuicConnectionCache = ConnectionCache<QuicPool, QuicConnectionManager, QuicConfig>;
Aliased Type§
struct QuicConnectionCache { /* private fields */ }
pub type QuicConnectionCache = ConnectionCache<QuicPool, QuicConnectionManager, QuicConfig>;
struct QuicConnectionCache { /* private fields */ }