[][src]Type Definition deadpool_postgres::Pool

type Pool = Pool<Client, Error>;

A type alias for using deadpool::Pool with tokio_postgres