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