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