pub type DatabasePool = PgPool;
Type alias for the pool type.
pub struct DatabasePool(/* private fields */);