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