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