Type Definition deadpool_redis::CreatePoolError[][src]

pub type CreatePoolError = CreatePoolError<ConfigError, RedisError>;
Expand description

Type alias for using deadpool::managed::CreatePoolError with redis.