xitca_postgres

Module pool

source

Structs§

  • connection pool for a set of connections to database.
  • builder type for connection pool
  • a RAII type for connection. it manages the lifetime of connection and it’s Statement cache. a set of public is exposed to interact with them.

Enums§