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