Expand description
Utilities to set up the initial connection to the database.
Structs§
- Connection
Pools - Holds both connection pools.
Functions§
- init_
pool - Creates an initialized pool connecting to the database.
Type Aliases§
- Pool
- Type renaming of
deadpool::PoolusingAsyncPgConnection