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