pub type Pool = Pool<Manager, Connection>;Expand description
Type alias for using deadpool::managed::Pool with redis.
Aliased Typeยง
struct Pool { /* private fields */ }pub type Pool = Pool<Manager, Connection>;Type alias for using deadpool::managed::Pool with redis.
struct Pool { /* private fields */ }