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