Type Definition deadpool_redis::CreatePoolError

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

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