Type Definition deadpool_redis::CreatePoolError [−][src]
pub type CreatePoolError = CreatePoolError<ConfigError, RedisError>;Expand description
Type alias for using deadpool::managed::CreatePoolError with redis.
pub type CreatePoolError = CreatePoolError<ConfigError, RedisError>;Type alias for using deadpool::managed::CreatePoolError with redis.