Type Definition deadpool_redis::Pool

source ·
pub type Pool = Pool<Manager, Connection>;
Expand description

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