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