Type Definition deadpool_redis::HookError
source · pub type HookError = HookError<RedisError>;
Expand description
Type alias for using deadpool::managed::HookError
with redis
.
pub type HookError = HookError<RedisError>;
Type alias for using deadpool::managed::HookError
with redis
.