pub type PgPool = Pool<Postgres>;
docbox-database re-exports An alias for Pool, specialized for Postgres.
Pool
pub struct PgPool(/* private fields */);