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

Aliased Type§

struct QuicConnectionCache { /* private fields */ }