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