Type Definition postgres_tx_retry::Pool

source · []
pub type Pool<T> = Pool<PostgresConnectionManager<T>>;
Expand description

r2d2 connection pool.