Type Definition deadpool_postgres::Pool[][src]

type Pool = Pool<Manager>;
Expand description

A type alias for using deadpool::Pool with tokio_postgres