pub type Connection = PooledConnection<'static, RedisClusterConnectionManager>;
Aliased Type§
struct Connection { /* private fields */ }
pub type Connection = PooledConnection<'static, RedisClusterConnectionManager>;
struct Connection { /* private fields */ }