solana_quic_client

Type Alias QuicConnectionCache

source
pub type QuicConnectionCache = ConnectionCache<QuicPool, QuicConnectionManager, QuicConfig>;

Aliased Typeยง

struct QuicConnectionCache { /* private fields */ }