[−][src]Type Definition deadpool_postgres::Pool
type Pool = Pool<ClientWrapper, Error>;
A type alias for using deadpool::Pool with tokio_postgres
type Pool = Pool<ClientWrapper, Error>;
A type alias for using deadpool::Pool with tokio_postgres