Type Definition deadpool_redis::PoolError[][src]

type PoolError = PoolError<RedisError>;

A type alias for using deadpool::PoolError with redis