pub type Connection = PooledConnection<'static, RedisClusterConnectionManager>;

Trait Implementations