pub type Pool = Pool<Manager, Object<Manager>>;
Type alias for using deadpool::managed::Pool with tokio_postgres.
deadpool::managed::Pool
tokio_postgres